Kwoth
59a1e56dad
Added .banprune command which sets how many days worth of messages will be pruned when bot (soft)bans a person either through a command or another punishment feature. Also updated .next usage string.
2022-08-31 17:47:19 +02:00
Kwoth
fb4f470b44
Added .qdelauth - Delete all quotes by the specified author on this server. If you target yourself - no permission required
2022-08-30 15:46:10 +02:00
Kwoth
b69e25edf4
Added .timeout command
2022-08-28 16:16:24 +02:00
Kwoth
b164da38e3
Added .roleinfo commands, added the ability to show colors other than ok error and pending to IEmbedBuilder
2022-08-11 17:04:51 +02:00
Kwoth
b853495d65
Added .emojiremove command
2022-08-11 16:05:00 +02:00
Kwoth
0ff02cede9
Added .emojiremove
2022-08-11 15:56:07 +02:00
Kwoth
f7e0e635e6
Added .threadcreate and .threaddelete commadns which create and delete public threads
2022-08-11 15:42:37 +02:00
Kwoth
a065189023
Fixed .bank take, added .bank seize alias. Added .bank award
2022-08-11 15:14:08 +02:00
Kwoth
1affeb0683
Update responses.de-DE.json (POEditor.com)
2022-08-11 12:43:54 +00:00
Kwoth
6b3c9f01ca
Update responses.fr-FR.json (POEditor.com)
2022-08-11 12:43:53 +00:00
Kwoth
e9eb6ff2ad
Added '.bank take' owner only command
2022-08-11 14:39:44 +02:00
Kwoth
8c51cf8537
Added .xpshopbuy and .xpshopuse convenience commands
2022-08-06 13:26:41 +02:00
Kwoth
bb395f18a2
Implemented .linkonly (as an alternative to .imageonly). Updated pokaman with latest generations. Updated responses, fixed some warnings
2022-07-27 03:14:47 +02:00
Kwoth
e20212a6cb
Added .repeatskip
2022-07-26 16:56:33 +02:00
Kwoth
0f8291c589
.xpadd will now work on roles
2022-07-26 15:47:55 +02:00
Kwoth
bb800f4e38
Fixed xpshop footer
2022-07-26 09:25:34 +02:00
Kwoth
3e15e50667
Final touches to the xp shop, added privacy-policy.md
2022-07-26 08:35:43 +02:00
Kwoth
6a042c3faa
Finished implementing xp shop. It allows users to buy frames and backgrounds if the user enables the feature in data/xp.yml. It can also be available only to patrons
2022-07-25 18:10:00 +02:00
Kwoth
0b720a0439
Many changes. Will update merge request description with details
2022-07-15 05:04:01 +02:00
Kwoth
d9011106ac
Replaced .wheel with .lula (lucky ladder). It looks nicer but plays the same. Also it is more customizable as you can have more or less multipliers. Cleaned up some trivia code. Sorted lula multipliers in gambling.yml. Improved .slottest
2022-07-14 03:52:30 +02:00
Kwoth
0f1ba400db
Merge branch '4.3' of https://gitlab.com/kwoth/nadekobot into 4.3
2022-07-13 06:22:46 +02:00
Kwoth
2b8daa2177
Improved how .bf and .br look like. Improved .slot result calculation performance (because of .slottest). Some string changes
2022-07-13 06:22:39 +02:00
Kwoth
ea8e444b10
Trivia game cleanup
2022-07-11 23:11:45 +00:00
Kwoth
9d3e80eb32
Fixed commands.en-US.yml
2022-07-03 23:13:00 +02:00
Kwoth
4d175477f5
Bot will now 'try' to set status to invisible before going offline when '.die' command is used, but it doesn't seem to have (much/any) effect. .qsearch is more powerful
2022-07-03 22:26:41 +02:00
Kwoth
5c933b676d
.timely will now have a button to set a reminder
2022-07-02 14:15:02 +02:00
Kwoth
df85b3b250
Added .eval command. Very dangerous, don't use.
2022-06-23 13:19:41 +00:00
Kwoth
210da263ad
Abstract away cache. 2 implementations: redis and memory
2022-06-23 13:07:45 +00:00
Kwoth
3d3dc532dc
Made .timely use timestamp tags and fixed a bug
2022-06-17 04:37:08 +02:00
Kwoth
6bc2fc88f9
Update responses.uk-UA.json (POEditor.com)
2022-06-14 11:34:10 +00:00
Kwoth
69b6ed6a49
Update responses.es-ES.json (POEditor.com)
2022-06-14 11:34:09 +00:00
Kwoth
8a27dcc481
Update responses.id-ID.json (POEditor.com)
2022-06-14 11:34:03 +00:00
Kwoth
46ea1698eb
Update responses.fr-FR.json (POEditor.com)
2022-06-14 11:34:01 +00:00
Kwoth
eedc2d05ff
Update responses.zh-TW.json (POEditor.com)
2022-06-14 11:33:59 +00:00
Kwoth
d24dba7ed0
Update responses.zh-CN.json (POEditor.com)
2022-06-14 11:33:58 +00:00
Kwoth
9bdf58ec27
Update responses.ar.json (POEditor.com)
2022-06-14 11:33:56 +00:00
Kwoth
7b5145f116
NadekoBot Patronage system, Search commands improvements + fixes
2022-06-14 07:24:33 +00:00
Hokuto Chen
f05435f864
Updated Docs regarding source and expressions along with help text
2022-05-27 23:55:57 +00:00
Kwoth
a8767f1136
.clubdesc will now have a nicer response
2022-05-07 08:28:23 +02:00
Kwoth
5ed005211e
Added bank information to .economy
2022-05-05 23:14:58 +02:00
Kwoth
5b5bc278ff
- Reaction roles rewritten completely. They now support multiple exclusivity groups per message and level requirements. However they can only be added one by one
...
- Bot now support much higher XP values for global and server levels
2022-05-05 04:47:31 +02:00
Kwoth
f132aa2624
- Added a simple bank system. Users can deposit, withdraw and check the balance of their currency in the bank.
...
- Users can't check other user's bank balances.
- Added a button on a .$ command which, when clicked, sends you a message with your bank balance that only you can see.
- Updated pagination, it now uses buttons instead of reactions
- using .h <command group> (atm only .bank is a proper group) will list commands with their descriptions in that group
2022-04-29 07:22:49 +02:00
Kwoth
78d97db224
.modules commanad now has a medusa module description
2022-04-28 06:20:46 +02:00
Kwoth
39ae070c9d
Added .stondel which makes the bot delete stream online messages after the stream goes offline
2022-04-28 01:23:08 +02:00
Kwoth
7cb15f5278
Medusa System Added
...
Read about the medusa system [here](https://nadekobot.readthedocs.io/en/latest/medusa/creating-a-medusa/ )
2022-04-16 12:44:46 +00:00
Kwoth
e23233ee06
WIP db provider support for Mysql and Postgres
2022-04-11 10:41:26 +00:00
Kwoth
0e555a4ed7
Update responses.uk-UA.json (POEditor.com)
2022-03-26 16:16:23 +00:00
Kwoth
a6a1d8cb6f
Update responses.es-ES.json (POEditor.com)
2022-03-26 16:16:22 +00:00
Kwoth
6595c3a43d
Update responses.ru-RU.json (POEditor.com)
2022-03-26 16:16:21 +00:00
Kwoth
77bb5724d8
Update responses.pt-BR.json (POEditor.com)
2022-03-26 16:16:20 +00:00