dee2b04dbb
fix timely
2024-11-04 19:23:03 +13:00
ed14c8ce7e
possible fix for patron table
2024-11-04 19:22:13 +13:00
090f50b253
Fixed UserId patron table error
...
Added au and kz countries as en and kz languages respectively
Strikeout is thinner now on plants
2024-11-04 19:19:53 +13:00
945725e87c
Upped version to 5.1.18, updated changelog
2024-11-04 00:06:40 +13:00
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
129ac22afc
work on server xp api
2024-11-02 01:39:25 +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
524015410a
Updated changelog. Version upped to 5.1.16
2024-10-29 12:47:10 +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
5af8c0bd11
Updated Changelog, upped version to 5.1.15
2024-10-23 19:40:48 +13:00
dca639efc5
Fixed several features which weren't getting loaded on startup
2024-10-23 19:34:18 +13:00
746ffda946
fixed expire settings not returned on api
2024-10-23 19:32:12 +13:00
1038576ff4
fix migration incase there is invalid data
2024-10-23 19:27:39 +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
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
c3ea830d7b
added botonguild api endpoint
2024-10-17 16:50:12 +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
4c813e95c5
grpc api fix
2024-10-14 15:31:34 +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
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