Commit graph

180 commits

Author SHA1 Message Date
c330d086b7
timely 'password' is now a button 2024-11-04 00:03:25 +13:00
7f9a939285
button for timely 2024-11-03 23:59:58 +13:00
d1bc423b99
Removed discrim from the database
Added .translateflags command
Added captcha to timely, configurable in .conf gambling
Changed bonuses for patreon rewards
Fixed nunchi message color
2024-11-03 23:50:08 +13:00
41f1c7aa11
animal race will update more frequently, but animals will move slightly slower. Overall everything will be slightly faster 2024-11-02 01:46:26 +13:00
7c69198bd6
.ncs will now show an error if setting a pixel fails 2024-11-02 01:44:16 +13:00
e47e619ef9
timely now has a 3 letter password by default. Configurable via .conf gamb 2024-11-02 01:31:06 +13:00
82f7c3be27
fixed ubl pagination 2024-11-02 00:43:59 +13:00
bc0dce6e88
ytdataapiv3 searches will no longer duplicate youtube urls
Uppded version to 5.1.17
2024-11-02 00:20:41 +13:00
c5b27421a3
finance api implementation 2024-10-30 23:56:52 +13:00
d2f70644ef
Error sending greet dm will now be a warning
initial canvas price down to 3 from 10, 10 is way too expensive
2024-10-29 23:39:30 +13:00
23aabd26fa
Bot will now not accept .aar Role if that Role is higher than or equal to bot's role. Previously bot would just fail silently, now there is a proper error message. 2024-10-29 23:36:21 +13:00
7cd0026c3e
.nc and related commands.
You can set pixel colors (and text) on a 500x350 canvas, pepega version of r/place
You use currency to set pixels.
see whole canvas: .nc
set pixel: .ncsp <pos> <color> <text?>
get pixel: .ncp <pos>
zoom: .ncz <pos> or .ncz x y
2024-10-29 12:44:28 +13:00
448624e543
added command feed and shard update feed 2024-10-24 11:49:41 +13:00
746ffda946
fixed expire settings not returned on api 2024-10-23 19:32:12 +13:00
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
43f20cbbc2
added quote api 2024-10-17 16:45:22 +13:00
a59168da0b
fixed some names being wrong 2024-10-14 15:38:33 +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
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 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
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
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
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
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
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
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
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