Commit graph

367 commits

Author SHA1 Message Date
3f21f300e0
Updated changelog, version upped to 5.1.8 2024-09-20 00:44:00 +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
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
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
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
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
3e9d3d9655
Fixed .serverlist not working 2024-08-14 18:53:35 +12:00
79bc4e75ca
fixed an issue in .gatari
fully cleaned osu related commands and moved to a service
2024-08-14 17:50:58 +12:00
a39204b4a9
Further cleanup of osu commands 2024-08-13 14:21:31 +12:00
97f9a4e609
Fixed xpcurrew breaking xp gain if user gains 0 xp from being in a voice channel while voice xp is enabled 2024-08-13 13:56:59 +12:00
6128703bcc
Started cleaning the .osu command 2024-08-13 13:56:33 +12:00
cd92577095
Moved streamlist logic to the service file 2024-08-11 20:00:01 +12:00
53b7ba640d
Updated commandlist 2024-08-11 19:28:16 +12:00
1256562ad9
Upped games.yml to v5
This should have happened 2 updates ago
2024-08-11 19:27:30 +12:00
f10c49ec61
Simplified some command strings 2024-08-11 19:26:03 +12:00
56d1c79205
Added commandlist 2024-08-09 18:22:27 +12:00
28ff1851d5
Added embed links in command descriptions where missing 2024-08-09 17:13:43 +12:00
b491f8d828
fixed some command groups incorrectly showing up as modules 2024-08-09 14:29:00 +12:00
09a4a69521
Updated changelog, upped version to 5.1.6 2024-08-08 13:55:05 +12:00
e26e2a7404
fixed one of the migrations which was preventing some bots from starting 2024-08-08 13:48:43 +12:00
c61f3f1433
fixed user id in afk message dm 2024-08-08 13:46:32 +12:00
6e0a129bc0
Afk messages should now be sent in DMs to prevent abuse
Also updated EllieBot.sln
2024-08-08 13:37:39 +12:00
a8aa1d909f
doing 'gencmdlist will now generate a data/commandlist.json which is the same as the file you receive in discord 2024-08-07 11:49:24 +12:00
027690b3d7
More cleanup 2024-08-07 11:45:10 +12:00
9892de7c2e
Removed a lot of old useless/broken commands. Improved 'listserver.
Full changes in changelog
2024-08-07 11:32:51 +12:00
811c126174
Fixed a build error introduced in 7399e8bac1
How did this pass the test?
2024-08-07 11:30:26 +12:00
a6c2ec0511
small cleanup 2024-08-06 22:52:02 +12:00
7399e8bac1
small cleanup in clubs 2024-08-06 22:38:09 +12:00
fe7445eefb
removed unused usings, no functional change 2024-08-06 22:33:22 +12:00
d428fc5532
Removed some unused code, no functional change 2024-08-06 21:53:28 +12:00
66560bb769
lmgtfy should now be properly shortened, small refactor of 'shorten command 2024-08-06 00:29:40 +12:00
3f7e5d5054
Possible fix for a broken timestamp tag in remind list 2024-08-05 14:04:18 +12:00
0397ea09b0
using official version of discord.net
upped version to 5.1.5
removed nuget.config as we are no longer using our fork of discord.net
Fixed some build warnings
2024-08-02 00:06:28 +12:00
67224663cd
small cleanup 2024-08-01 23:29:04 +12:00
3e73dc8ba5
.define slightly improved and refactored 2024-08-01 13:41:30 +12:00
fe5c8622dd
.wikia slightly changed and refactored 2024-08-01 01:03:08 +12:00
219c122f1c
refactored .bible and .quran, moved to their own folder and created ReligiousApiService for their logic 2024-07-31 19:49:47 +12:00
efa71c0233
.reroadd error message improved 2024-07-29 19:12:44 +12:00
1df8f092fe
.keep will also automatically trigger for any new server the bot joins 2024-07-29 18:57:59 +12:00
e3a4c4bd43
slight update to lmgtfy command's strings 2024-07-29 18:54:10 +12:00
3a597a49ea
v3 .catfact 2024-07-29 18:49:57 +12:00
586f5ba4b0
slightly updated .time 2024-07-29 18:38:07 +12:00
20e5bbac89
Removed .rip command 2024-07-29 18:32:34 +12:00
86b015115a
Brough .wiki command to 2018 standards 2024-07-29 18:26:18 +12:00
13fa7bd17b
Added .keep command which will add the current guild to the list of keptguilds. This is needed for the future database purge. 2024-07-29 00:51:04 +12:00
ddbf8fd3de
Updated imagesharp package 2024-07-27 19:16:25 +12:00
9094b4e144
Added admin-only .warndelete command 2024-07-27 19:13:39 +12:00
e4cc5f4e80
Updated bot strings to clarify all half and x% usage 2024-07-21 15:43:34 +12:00
a51df649e2
Updated some bet descriptions to include 'all' 'half' usage instructions 2024-07-21 15:38:47 +12:00
13be30e823
You can once again disable cleverbot responses using fake 'cleverbot:response' module name in permission commands 2024-07-20 16:44:29 +12:00
8316b03c8c
Fixed some miscellaneous warnings in the build process
And also updated games.yml and creds_example.yml
2024-07-19 15:31:09 +12:00
2e8e4daa25
'cleverbot should be available on the public bot now 2024-07-19 15:29:31 +12:00
7d6a7f159b
Show a message when 'prune fails due to already running error 2024-07-19 15:26:45 +12:00
47c6f9ab03
Possible fix for 'prune getting stuck after unsuccessful limit hit 2024-07-19 15:23:10 +12:00
afa00c8d4f
Added 'afk <msg>? command which sets an afk message which will trigger whenever someone pings a user. 2024-07-18 21:54:45 +12:00
636ddac4d4
afk added
This still needs some work but it is here
2024-07-17 00:33:43 +12:00
f18eb1bf42
'exexport will now send you the file in DMs, to avoid incident.
'exexport will now have a timestamped name along with the server id
2024-07-16 22:35:14 +12:00
db83e6abc2
'coins will no longer show double minus sign for negative changes 2024-07-16 22:30:23 +12:00
668d9e4734
Found stuff that is wrong. 2024-07-15 16:37:57 +12:00
e49dfda0db
Updated changelog, upped version to 5.1.4 2024-07-15 15:54:57 +12:00
f318ec2741
Updated editorconfig file and added build files 2024-07-15 15:46:29 +12:00
81ebad702b
Updated Common files 2024-07-15 15:45:55 +12:00
624171c35f
Updated Xp module 2024-07-15 15:45:33 +12:00
b2b8e4c3d3
Updated Utility module 2024-07-15 15:45:13 +12:00
6b6f822ec8
Updated Searches module 2024-07-15 15:44:58 +12:00
ca64765c34
Updated Games module 2024-07-15 15:44:30 +12:00
90dd47e013
Updated Gambling module
I really need to rename this module.
2024-07-15 15:44:07 +12:00
32db627aef
Updated Administration module 2024-07-15 15:43:33 +12:00
c3340a16ba
Updated data files 2024-07-15 15:40:34 +12:00
187c56e8c7
I found more and I hate everything
I am slowly losing my sanity
2024-07-08 01:34:34 +12:00
e100526d80
Found more words that were wrong
If I find more I am going to scream
2024-07-08 01:30:14 +12:00
94129fb3e2
Fixed a word being wrong in the EllieMarmalade project 2024-07-08 01:28:26 +12:00
2be2cdf713
Updated changelog and upped version to 5.1.3
I might have also updated creds_example.yml
2024-07-08 01:23:56 +12:00
291b2fb580
Updated Help module 2024-07-08 01:08:43 +12:00
2ebed3f441
Updated Marmalades module 2024-07-08 00:52:59 +12:00
f2618793b3
Updated Utility module 2024-07-08 00:36:45 +12:00
0787490aea
Updated Searches module 2024-07-07 22:28:56 +12:00
f91771a8db
Updated Games module 2024-07-07 20:35:25 +12:00
499c2a9a5f
Updated Administration module 2024-07-07 19:30:36 +12:00
2d7f345c40
Updated Common files 2024-07-07 18:10:58 +12:00
3a36799941
Updated data files 2024-07-07 14:36:56 +12:00
30f859b9a0
Updated Db migrations 2024-07-07 14:36:27 +12:00
56d82a5a26
Updated Db models 2024-07-07 14:27:42 +12:00
62319ebb1a
Updated changelog and upped version to 5.1.2 2024-06-29 17:54:54 +12:00
d31cf1bfae
Updated Administration module 2024-06-29 17:50:59 +12:00
c5cd772126
Updated Db models 2024-06-29 17:50:16 +12:00
5e7c75a498
Disabled honeypot system
This system is being a little buggy and will be fixed in the future
2024-06-29 17:49:10 +12:00
3e3ccfb498
updated pagination, upped version to 5.1.1 2024-06-29 15:20:23 +12:00
831f21580f
Fixed pagination, for real this time 2024-06-29 15:14:59 +12:00
c5c307b440
Added .honeypot command 2024-06-29 14:55:32 +12:00
6b0d784454
removed an extra in remind string 2024-06-29 01:34:05 +12:00
a2890195a9
Using new stopwatch, some cleanup. No functional change 2024-06-29 01:33:36 +12:00
a6e891fc92
Potential fix for the invalid syntax redis issue
unless the issue is caused by the older version of redis on the server itself
2024-06-29 01:19:31 +12:00
657805d51c
Updated changelog, version upped to 5.1.0 2024-06-28 15:19:37 +12:00
eab5344c61
Updated Services\Impl files 2024-06-28 15:16:12 +12:00
df56c76a89
Updated Help module 2024-06-27 21:08:15 +12:00
b7b8366fe2
Updated Xp module 2024-06-27 21:07:29 +12:00
a9576e5aa1
Updated CheckForUpdatesService.cs 2024-06-27 21:06:48 +12:00
fbff028271
Updated Patronage module 2024-06-27 20:22:54 +12:00
a976df5549
Updated MuteService.cs 2024-06-27 18:25:07 +12:00
b8fa164f8d
Updated Administration module 2024-06-27 18:23:14 +12:00
eb1ebc72db
Updated Expressions module 2024-06-27 17:14:55 +12:00
00f8c70de0
Updated Marmalades module 2024-06-27 16:49:50 +12:00
3a70370287
Updated Games module 2024-06-27 16:41:10 +12:00
3df4f710da
Updated the Discord server name 2024-06-27 16:40:00 +12:00
496a0cc68c
Updated things to be right 2024-06-27 16:38:10 +12:00
3181f4dcaa
Updated Gambling module 2024-06-27 16:16:52 +12:00