4b5bfed33a
Added Utility module
2024-09-21 15:08:40 +12:00
aee8d32f61
Fixed some service names
2024-09-21 14:57:09 +12:00
a0bd130a5f
Updated Global settings
2024-09-21 14:43:36 +12:00
a6939b2220
Added Searches module
2024-09-21 14:42:25 +12:00
c4ba5e5593
Added Games module
2024-09-21 14:41:22 +12:00
3c1b994ab5
Updated Gambling module
2024-09-21 14:40:47 +12:00
a079333d8c
Added Expressions module
2024-09-21 14:39:22 +12:00
69f7e0bcba
Updated Administration module
2024-09-21 14:38:40 +12:00
086b7fd9d7
Added Music module
2024-09-21 01:02:47 +12:00
fdd13aa087
Added Patronage module
2024-09-21 00:52:25 +12:00
eb9ed57547
Added Xp module
2024-09-21 00:46:59 +12:00
eb17820a50
Added Gambling module
2024-09-21 00:44:21 +12:00
ff653b5c57
Added Administration module
2024-09-21 00:13:18 +12:00
03ab232251
Added Marmalades module
2024-09-20 23:46:42 +12:00
5505052af4
Added permissions module
2024-09-20 23:24:21 +12:00
b12102f735
Removing all the broken code and remaking it
2024-09-20 20:29:40 +12:00
e896c14303
Hopefully fixed the startup issue
2024-09-20 19:15:37 +12:00
fc8e97e13a
comment cleanup
2024-09-20 00:40:53 +12:00
1ea0e63379
Added .q support for invidious. If you have ytProvider set to invidious in data/searches.yml, invidious will be used to queue up songs and play them work.
2024-09-20 00:38:05 +12:00
5b451cee74
Fixed some countries, replacements, updated bot.yml
2024-09-14 15:11:14 +12:00
81a6171526
Fixed some string replacements not working (fixed default help string). Removed some references to nsfw stuff
2024-09-14 00:49:35 +12:00
892eed4196
Added custom status overload for .adpl. Removed some mentions of nsfw in strings'
2024-09-14 00:45:49 +12:00
2902921026
Some changes for greet rework
2024-09-13 23:54:20 +12:00
40b4ebf0fa
migrations, query fixes, fixes for mysql and postgres. In progress
2024-09-12 15:44:35 +12:00
78366ab7e4
.qimport will is no longer owner only on the public bot
...
Creds issues should now be properly caught and logged, instead of showing unhandled exceptions
2024-09-11 20:41:00 +12:00
b04768633c
more work on the greet cleanup
2024-09-04 22:33:34 +12:00
742d98a4c1
Updated image library
2024-09-04 22:02:50 +12:00
89ab9a2ceb
fixed quoteshow and quoteid commands not working
2024-08-30 19:05:16 +12:00
b017c5e805
increased delay to 3k on leaveunkeptservers
...
Last commit want meant to have the delay at 2500 but I forgot
2024-08-30 18:57:46 +12:00
f70ff5c053
increased delay to 2500, renamed method
2024-08-30 18:50:01 +12:00
22d03005a1
fixed .leaveunkeptservers
2024-08-30 15:40:12 +12:00
b752633e83
Changed .leaveunkeptservers again to only accept startShardId, it will loop through the shards and execute clean on them every 2250 seconds (assuming shards are almost full). Delay is fixed at 1 second as that is the discord ratelimit
2024-08-29 18:51:15 +12:00
45d9fa08db
fixed pubsub not supporting tuples
2024-08-28 20:05:04 +12:00
74767e8661
added some logging to .leaveunkeptservers
2024-08-28 20:00:58 +12:00
1c53371598
unkept leave now has a configurable delay
2024-08-28 19:57:33 +12:00
7874008da2
Changed how leaving unkept servers work. It only works per-shard now
2024-08-27 22:05:37 +12:00
7f935a72c1
fix for .leaveunkeptservers
2024-08-27 21:31:39 +12:00
ec403bbe5d
Implemented .leaveunkeptservers which will cause the bot to leave all...
...
Implemented .leaveunkeptservers which will cause the bot to leave all servers unmarked by .keep. Extremely dangerous and irreversible. Meant for use on public bot.
2024-08-27 21:21:39 +12:00
d478a6ca72
Added unclaimed waifu decay to gambling.yml
...
Fixed regular decay. It was doing the opposite of what the comment says. All waifu decays will be reset
2024-08-25 20:12:09 +12:00
851093197c
Fixed some .waifu related strings
2024-08-23 19:01:38 +12:00
290249dd06
Clarified some quote command strings
...
Changed .delallq to be .qdall as all quote related commands start with .q<verb> now
2024-08-22 20:27:04 +12:00
3a25433ec8
Quote commands slightly changed and some of them renamed. Added a lot of new aliases. Notable rename is .liqu to .qli
...
Quotes now follow the same naming pattern as Expression commands
Code vastly improved
2024-08-21 20:22:31 +12:00
2e541eebac
.qid cleaned up
2024-08-20 14:29:59 +12:00
b78f9dfd8c
Most cleanup logic moved to the service, improved some commands, possible bugs
2024-08-20 14:24:14 +12:00
afd5be89d1
Started cleanup of quote commands. Moving logic to the service
2024-08-19 23:09:13 +12:00
3ca832090e
some cleanup of remind command. Moved some logic to the service
2024-08-18 16:22:43 +12:00
2605351f5c
.setgame renamed to .setactivity and now supports custom activities (with no playing in front of the text)
2024-08-17 22:46:31 +12:00
05c03248c4
small cleanup of utility.cs
2024-08-17 19:21:49 +12:00
51bfe8d206
.whosplaying is now properly paginated
2024-08-17 19:09:01 +12:00
ba993a1bab
.whosplaying code cleanup
2024-08-17 19:02:58 +12:00