Kwoth
812b865add
Fixed some aliases and reworked namespaces
2024-04-27 16:03:48 +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
bc77783820
Updated some namespaces, finished some todos. v5 should be cancelled probably as the code is too intertwined to make it modular
2023-11-11 05:22:52 +00:00
Cata
e158ba5b35
Added clubrename command
2023-09-04 00:41:33 +00:00
Cata
cdf9adc8a4
Add timely reminder button*
...
* Add a check in Timely command that removes the reminder button if there already is a timely reminder in DB.
* Add ReminderType in db/models. As well as migrations.
* Set Normal reminders to be of `ReminderType.User`, and Timely reminders to be of `ReminderType.Timely`
2023-08-20 13:28:16 +00:00
Kwoth
b34cd534c3
Hi
2023-04-24 17:00:59 +02:00
Kwoth
8effe817ad
Fixed a bug with postgresql and mysql migration folders as well as compilation warning related to it
2022-10-08 09:05:31 +02:00
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
cf876a4148
removed obsolete xp database columns
2022-08-08 17:36:39 +02:00
Kwoth
fa822853df
Added mysql and postgresql linkonly migration
2022-07-27 05:40:14 +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
643987c41f
Added .log userwarned
2022-07-03 21:58:05 +02:00
Kwoth
210da263ad
Abstract away cache. 2 implementations: redis and memory
2022-06-23 13:07:45 +00:00
Kwoth
7b5145f116
NadekoBot Patronage system, Search commands improvements + fixes
2022-06-14 07:24:33 +00: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
3b6b3bcf07
Added missing postgresql and mysql stondel migrations
2022-04-28 06:46:35 +02:00
Kwoth
e23233ee06
WIP db provider support for Mysql and Postgres
2022-04-11 10:41:26 +00:00