dd939ce55a
Grpc api will no longer start unless it's enabled in creds
2024-10-05 13:24:40 +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
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
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
e896c14303
Hopefully fixed the startup issue
2024-09-20 19:15:37 +12:00
0d6b4da1ce
possible fix for docker
2024-09-20 17:41:07 +12:00
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