Kwoth
07cef3eb5e
Added .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-28 08:17:23 +00:00
Kwoth
021e7978da
* dev: Greet stuff moved to its own table in the database. GreetSettings
...
* fix: Fixed placeholders not working
* fix: Fixed some countries in countries.yml for hangman game
* add: Added custom status overload for \`.adpl\`
* dev: Removed some unused strings
* fix: Fixed postgres support in Nadeko
* remove: Removed mysql support, it was broken for a while and some queries weren't compiling.
* dev: Updated image library
* fix: Some command strings fixed and clarified
2024-09-15 22:44:37 +00:00
Kwoth
c9ed2cf4b5
change: unkept leave now has a configurable delay
2024-08-28 02:22:58 +00:00
Kwoth
9424d4d5f9
add: 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-26 23:09:33 +00:00
Kwoth
436f9ed074
docs: CLarified .anti* command help
2024-08-22 17:57:08 +00:00
Kwoth
9601a4d1a9
docs: Clarified some quote command strings
...
change: Changed .delallq to be .qdall as all quote related commands start with .q<verb> now
2024-08-21 23:45:40 +00:00
Kwoth
5992628f80
change: Quote commands slightly changed and some of them renamed. Added a lot of new aliases. Notable rename is .liqu to .qli
...
change: Quotes now follow the same naming pattern as Expression commands
dev: Code vastly improved
2024-08-20 23:42:10 +00:00
Kwoth
dc63e46852
change: .setgame renamed to .setactivity and now supports custom activities (with no playing in front of the text)
2024-08-17 00:16:09 +00:00
Kwoth
15e41c10db
docs: simplified some command strings
2024-08-09 08:50:40 +00:00
Kwoth
5453f8acfa
docs: Added embed links in command descriptions where missing
2024-08-08 14:32:34 +00:00
Kwoth
eb29e34f17
dev: More cleanup
...
add: Added better placeholder links to some commands strings
2024-08-06 13:24:31 +00:00
Kwoth
4a402ee673
change: Removed a lot of old useless/broken commands. Improved .listserver. Full changes in changelog
2024-08-05 15:56:32 +00:00
Kwoth
2fba771681
docs: slight update to lmgtfy command's strings
2024-07-28 19:53:14 +00:00
Kwoth
3d287b2afa
remove: Removed .rip command
2024-07-28 09:50:06 +00:00
Kwoth
ee9d8a51bf
add: Added .keep command which will add the current guild to the list of keptguilds. This is needed for the future database purge.
2024-07-28 00:33:31 +00:00
Kwoth
de8a0e2207
add: Added admin-only .warndelete command
2024-07-26 22:34:53 +00:00
Kwoth
ad679a996d
docs: Updated some command strings
2024-07-21 23:57:41 +00:00
Kwoth
7d86a5e3eb
docs: Updated bot strings to clarify all half and x% usage
2024-07-20 23:07:05 +00:00
Kwoth
214c9a383c
change: Updated some bet descriptions to include 'all' 'half' usage instructions
2024-07-20 22:57:15 +00:00
Kwoth
4c5c2d7f6e
.cleverbot should be available on the public bot now
2024-07-17 15:18:56 +00:00
Kwoth
87b90b47ce
added: Added .afk <msg>?
command which sets an afk message which will trigger whenever someone pings a user.
2024-07-16 19:09:10 +00:00
Kwoth
3a5b482884
docs: Updated changelog, upped version to 5.1.4
...
fix: Fixed pipeline
2024-07-13 15:49:52 +00:00
Kwoth
ae1ddd82d0
fix: Fixed .waifugift help string
2024-07-12 20:50:56 +00:00
Kwoth
8523abd6f1
add: Added multiplier option for waifu gifts. For example .waifugift 3xRose @user will give that user 3 roses
2024-07-12 17:18:47 +00:00
Kwoth
a50a7b3b0e
add: Added user param to .bank balance command, but only Bot Owner can use it
2024-07-11 18:46:48 +00:00
Kwoth
d605f685cf
docs: Updated command strings to clarify .say and .send usage
2024-07-08 16:24:59 +00:00
Kwoth
25fa8a3852
add: Added .coins command which lists top 10 cryptos ordered by marketcap, paginated with 10 per page
2024-07-07 05:23:59 +00:00
Kwoth
2700bfdce8
fix: Fixed .stickeradd, it now properly supports 300x300 image uploads. closes #434
2024-06-29 08:42:47 +00:00
Kwoth
5498c5ce3f
add: Added .quran command, which will show the provided ayah in english and arabic, including recitation by Alafasy
2024-06-29 07:14:13 +00:00
Kwoth
ef471c32bb
add: Added .honeypot command
...
fix: Fixed .betdraw not respecting max bet limit
2024-06-27 04:50:55 +00:00
Kwoth
ab93380d7c
5.1
2024-06-13 18:54:21 +00:00
Kwoth
06321380ee
add: Added .quteedit command
...
add: Added an edit button to .quoteshow and .exprshow commands that opens a modal which lets you edit the quote or expr in question
2024-05-21 00:53:42 +00:00
Kwoth
e2066f433f
fix: Fixed .h not working on some commands
...
add: Added select menu for the .mdls command
dev: Reworked the way interactions are created and sent. It is much better but far from perfect
2024-05-19 23:24:52 +00:00
Kwoth
0c167a9382
add: Added .cleanupguilddata command which will delete all guildconfigs, xp stats and other data related to any guild the bot is no longer in. This is a highly destructive and irreversible command.
...
dev: Added cascade deletes to any tables which have guildconfigs FK, as well as to some other missing places
2024-05-18 22:34:34 +00:00
Cata
ae45329d2b
add: setserverbanner and setservericon commands
2024-05-17 11:29:51 +00:00
Kwoth
89d93dcffb
docs: updated command strings for .repeat command to include targetting channels
2024-05-13 14:18:56 +00:00
Kwoth
3e71d9f1ba
fix: Typo in commands.en-US.yml
2024-05-07 22:55:02 +00:00
Kwoth
03c5124122
Updated command strings with the description of every param of every command (machine generated)
2024-05-07 12:10:00 +00:00
Kwoth
ea0b51d474
* add: .prunecancel to cancel active prunes
...
* change: .qs improved with thumbnails
* change: .prune now reports progress
* dev: DryIoc replacing Ninject
2024-05-04 06:33:45 +00:00
Kwoth
6327e242ca
.serverinfo improved, updated changelog, added seconds to .convert
2024-05-03 06:29:08 +00:00
Kwoth
96ad5516d3
.send commmand reworked, It should be much better and more reliable now.
2024-05-03 02:59:34 +00:00
Kwoth
48e51784da
Added .todo show, Renamed ReactionRole* commands to rero*
2024-05-02 23:23:26 +00:00
Kwoth
d28c7b500d
Part2 of the response system rework
2024-04-29 01:13:52 +00:00
Kwoth
eca4a14cb6
Removed a bunch of obsolete alises, command strings and commands
2024-04-26 01:01:09 +00:00
Kwoth
6bc8e4b7d2
Added .todo commands and added toned down version of .fairplay
2024-04-25 22:44:30 +00:00
Kwoth
49563ea6d4
Added giveaway commands .ga start/end/cancel/reroll/list
2024-04-24 22:37:58 +00:00
Kwoth
59b9742c19
Started work on giveaways, not completed
2024-04-24 16:31:51 +00:00
Kwoth
08d8da25cd
* feature: Added .stickyroles command, untested
...
* ci: possible fix
2024-04-23 15:45:09 +00:00
Kwoth
74690c73d6
Added .shopadd cmd
2024-04-23 14:19:01 +00:00
Kwoth
1aebca14e1
Merge branch 'v4' into v5
2024-04-23 11:01:09 +00:00