|
65d84c0ba6
|
Move CommandPreconditions into Geekbot.Bot
|
2021-11-07 00:38:57 +01:00 |
|
|
89ea6df6e2
|
Move Localizations into core
|
2021-10-31 20:15:08 +01:00 |
|
|
447c6d8042
|
Remove a database call from !quote by delegating the randomness to the database.
|
2021-09-19 00:58:00 +02:00 |
|
|
1b9d8732d5
|
Add tracing to the !quote embed builder
|
2021-09-19 00:57:10 +02:00 |
|
|
3d117aebe1
|
Split reply and quote embed building trace apart in !quote
|
2021-09-17 15:12:22 +02:00 |
|
|
d16828077d
|
Set Transaction Status to OK by default
|
2021-09-17 14:33:55 +02:00 |
|
|
d708525a2f
|
Add traces to the !quote command
|
2021-09-17 14:07:19 +02:00 |
|
|
1c64328587
|
Upgrade to .net6 preview
|
2021-03-19 00:21:35 +01:00 |
|
|
8bdf2e9681
|
Add support for !rank quote
|
2020-12-30 23:33:53 +01:00 |
|
|
7e792bd782
|
Fallback to user repo when retrieving a user via the discord gateway fails or times out
|
2020-12-29 17:12:03 +01:00 |
|
|
baf09e2f38
|
Remove the ability to create quotes from message ids
|
2020-11-25 15:21:55 +01:00 |
|
|
216188f61f
|
Add a deprecation warning for quoting by message ID
|
2020-09-23 16:46:13 +02:00 |
|
|
58bd4d17d0
|
Optimize the !quote database query
|
2020-09-23 16:28:50 +02:00 |
|
|
ae9b9caeb9
|
Add random.org for random number generation.
|
2020-09-23 16:05:43 +02:00 |
|
|
33829e91bc
|
Delete the TranslationHandler and the old translations file. Refactor GeekbotCommandBase to get the server language from guild settings. Create DateLocalization to create a localized relative time remaining string.
|
2020-08-14 23:15:11 +02:00 |
|
|
90af781c7b
|
Start Using resource files (.resx) for translations. Create GeekbotCommandBase to reduce command boilerplate. Convert admin, choose, cookies, karma, quote, rank, roll and ship to the new localization method.
|
2020-08-14 03:30:54 +02:00 |
|
|
187fd6a04f
|
Remove code duplication from !quote
|
2020-08-13 22:46:53 +02:00 |
|
|
ad086a5e0c
|
Make it possible to create quotes from message links
|
2020-08-13 19:51:56 +02:00 |
|
|
7942308059
|
Alias "!quote save" with "!quote add"
|
2020-08-13 18:22:09 +02:00 |
|
|
fc0af492ad
|
Split Geekbot.net into src/Bot, src/Core, and src/Web
|
2020-08-08 22:24:01 +02:00 |
|