|
2548947c58
|
Fixed a build error in GrpcApiPermsInterceptor.cs
|
2024-10-11 00:15:57 +13:00 |
|
|
252d15bf1d
|
.greetmsg (and related commands) and .greettest (and other greet test commands) will now show the correct response string when the toggle is disabled
|
2024-10-08 14:08:16 +13:00 |
|
|
9f97badfc7
|
.waifulb will no longer show #0000 discriminators, for real this time
|
2024-10-08 14:03:38 +13:00 |
|
|
db8885739f
|
Leaderboards will show 10 users per page
|
2024-10-08 13:55:47 +13:00 |
|
|
af4be2aa8c
|
fix cleanup migration
|
2024-10-08 00:26:09 +13:00 |
|
|
7caf1ebd90
|
grpc api fix
Fixed a glitch I added in the last commit
|
2024-10-08 00:25:26 +13:00 |
|
|
21267db587
|
Added options '-c' option for '.xpglb' which will show global xp leaderboard only with this server's users
|
2024-10-08 00:21:43 +13:00 |
|
|
c6a4eaf04e
|
Alias collision fixed, .qse will be quotesearch, .qs will remain queuesearch (music)
Improved guild config cleanup migration by removing invalid Permissiosnv2 entries
|
2024-10-08 00:05:01 +13:00 |
|
|
8176cdbf96
|
Version upped to 5.1.14, updated CHANGELOG.md
|
2024-10-05 14:16:57 +13:00 |
|
|
113dc3748a
|
improved .xplb -c, it will now correctly work only on users who are still in the server, isntead of only top 1k
Fixed marmalade error on bot startup
|
2024-10-05 14:14:33 +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 |
|
|
dd939ce55a
|
Grpc api will no longer start unless it's enabled in creds
|
2024-10-05 13:24:40 +13:00 |
|
|
1a52085340
|
Forgot a entry in CHANGELOG.md
|
2024-10-05 12:53:07 +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 |
|
|
3ba1d06fd0
|
expressions will no longer cause exceptions if the bot doesn't have perms to write in the target channel
Cleaned up expr code a little bit
|
2024-10-05 11:17:12 +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 |
|
|
de97213046
|
Possible fixes for buggy .bye behavior
|
2024-10-03 17:51:01 +13:00 |
|
|
b506b4461b
|
Updated Help.cs
|
2024-10-03 17:39:47 +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 |
|
|
564ae52291
|
Version upped to 5.1.10, updated changelog
|
2024-09-24 22:08:13 +12:00 |
|
|
72a556c7cf
|
added some logs in greet service
|
2024-09-24 22:02:13 +12: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 |
|
|
4659da224b
|
Updated changelog, version upped to 5.1.9
|
2024-09-22 14:42:16 +12:00 |
|
|
3be1105ea5
|
updatd migration script as mysql no longer exists
|
2024-09-22 14:27:58 +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 |
|
|
8ec4e6cbb0
|
Fixed .greettest byetest greetdmtest and boosttest command if you didn't have them enabled. Also fixed greetdmtest sending messages twice.
|
2024-09-22 14:18:41 +12:00 |
|
|
6b44f9f5b7
|
Added Help module
|
2024-09-21 15:36:39 +12:00 |
|
|
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 |
|
|
d9b644d50e
|
Added services/impl files
|
2024-09-20 23:23:55 +12:00 |
|
|
f18808fb1c
|
Added the removed common files
|
2024-09-20 23:23:21 +12:00 |
|
|
6b1d961642
|
Added Migration files
Why did I do this again?
|
2024-09-20 23:20:03 +12:00 |
|
|
6b5334025f
|
Fixed a namespace being wrong
|
2024-09-20 23:18:49 +12:00 |
|
|
7049a3fee9
|
Added Db files
|
2024-09-20 21:07:27 +12:00 |
|