Commit graph

335 commits

Author SHA1 Message Date
6d0eac2d6f
Greet reworked under the hood 2024-09-16 14:24:50 +12:00
cb705ade41
fixed creds_example 2024-09-15 13:51:25 +12:00
5b451cee74
Fixed some countries, replacements, updated bot.yml 2024-09-14 15:11:14 +12:00
3e35c6ffc7
Updated Bot.cs with a fix that stopped builds
Why was this a glitch? ¯\_(ツ)_/¯
2024-09-14 01:29:48 +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
52b15131b9
greet rework should be finished. Fixed postgres, removed mysql 2024-09-14 00:30:31 +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
140a35b82a
some more cleanup/attempts to fix a weird mysql error
Also updated .gitignore to ignore ellie-menu.ps1 and updated the script link in EllieBot.sln
2024-09-09 14:04:08 +12:00
f15d1d2495
Removed a file that was not meant to be pushed in the last commit 2024-09-09 13:29:19 +12:00
2d0d2ff877
Merge branch 'v5' of toastielab.dev:Emotions-stuff/elliebot into v5 2024-09-09 13:25:05 +12:00
31ed61075e
Some packages updated, and small cleanup 2024-09-09 13:24:23 +12:00
d58f1393ec
Fixed voice and text channel counting
Updated changelog
2024-09-06 17:11:01 +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
38b26c0550
Fixed a spelling mistake in commands.en-US.yml 2024-08-29 19:01:39 +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
37438f33a2
Fixed some things being wrong in e324d49cbc 2024-08-25 20:19:17 +12:00
c6b9dd594d
Updated CHANGELOG.md 2024-08-25 20:12:27 +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
e324d49cbc
I forgot some things in the last commit. 2024-08-23 19:37:15 +12:00
f6d1cf076c
Clarified .anti* command help 2024-08-23 19:25:40 +12:00
851093197c
Fixed some .waifu related strings 2024-08-23 19:01:38 +12:00
94bc5c4928
fixed a file name 2024-08-22 20:29:43 +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
85e8c48f90
Updated CHANGELOG.md 2024-08-21 20:26:27 +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
da48250ad4
moved xpnotificationlocation to its own file 2024-08-17 19:05:33 +12:00
ba993a1bab
.whosplaying code cleanup 2024-08-17 19:02:58 +12:00
58e59a208f
Small cleanup of gamestatusevent 2024-08-17 18:51:32 +12:00
1c9c8af2c5
cleaned up inrole and whosplaying commands a little 2024-08-17 18:45:31 +12:00