Commit graph

43 commits

Author SHA1 Message Date
17d4d2a925
split warn punishments into a separate table
Added warn endpoints
Reminders should now be able to ping everyone if the user who created the reminder has that permission
2024-10-23 19:20:55 +13:00
aca7ace527
author name will be counted as content in embeds. Embeds will now be valid if they only have an author specified 2024-10-21 13:46:09 +13:00
4f01c30396
cleanup command will now also clear greetsettings and autpublish channels
Cleaned up some comments, changed grpc api
2024-10-11 19:58:25 +13:00
5c72c6562f
Version upped to 5.1.13, updated CHANGELOG.md
Fixed seq comment in creds
2024-10-05 13:29:09 +13:00
487c7865cb
Fixed greet/bye messages showing wrong message in the wrong server sometimes
Fixed the check for updates service
Version upped to 5.1.12. Updated CHANGELOG.md
2024-10-05 11:44:44 +13:00
4338df0b38
Updated Changelog, version upped to 5.1.11
Ellie might grumble about the ngrpc marmalade not being able to load but it should be fine
2024-10-03 19:14:24 +13:00
a321cdbe55
fixed build warnings 2024-10-03 18:51:55 +13:00
391d2e43e8
Added grpc api, perm system
grpc api config in creds
2024-10-03 18:46:10 +13:00
a62a26091f
Fixed a build warning 2024-10-03 17:38:49 +13:00
c0cd161c90
Added initial version of the grpc api. Added relevant dummy settings to creds (they have no effect rn)
Yt searches now INTERNALLY return multiple results but there is no way right now to paginate plain text results
moved some stuff around
2024-10-03 17:24:13 +13:00
4afa604a1b
Fixed claimed waifu decay that was introduced in a recent patch.
Cleaned up a little bit in marmalade loading. Clean marmalade unloading will be broken for a while probably
2024-09-24 20:48:49 +12:00
3195377e25
Fixed marmalade dependency loading. In case your marmalade has other dependencies they will be correctly loaded now. Note: Make sure to not publish any other DLLs besides the ones you are sure you will need, as there can be version conflicts which didn't happen before. For example if you have a EllieMarmalade.dll which is a different version in the data/marmalade/mymarmalade folder, your marmalade will now break, as this fix will now (correctly) try to load it and there will be a version mismatch between the attributes. In a future patch i'll try to mitigate this by not loading dlls which are already loaded by the bot (even if their versions are different) but this might cause new issues as sometimes you do need different version of libraries for marmalade... The best option is to just keep what you need, and make sure to remove any other dlls 2024-09-22 14:24:35 +12:00
a0bd130a5f
Updated Global settings 2024-09-21 14:43:36 +12:00
f18808fb1c
Added the removed common files 2024-09-20 23:23:21 +12:00
b12102f735
Removing all the broken code and remaking it 2024-09-20 20:29:40 +12:00
9c94a66323
I apparently updated this file? 2024-09-20 19:27:30 +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
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
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
a6c2ec0511
small cleanup 2024-08-06 22:52:02 +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
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
20e5bbac89
Removed .rip command 2024-07-29 18:32:34 +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
81ebad702b
Updated Common files 2024-07-15 15:45:55 +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
2d7f345c40
Updated Common files 2024-07-07 18:10:58 +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
a2890195a9
Using new stopwatch, some cleanup. No functional change 2024-06-29 01:33:36 +12:00
a4adabb3ea
Updated common files again 2024-06-26 21:23:06 +12:00
a63889b2f3
Updated common files 2024-06-26 19:44:07 +12:00
b045015efb
Updated common abstractions 2024-06-26 17:59:28 +12:00
547aa8b34d
Added common files
This took way too long
2024-06-18 23:44:07 +12:00
97e81ac0f4
Added Ellie Common/Abstractions 2024-05-18 00:08:52 +12:00