|
|
0a84a0c07c
|
Add in fren coin commands
|
2025-03-22 17:35:50 -06:00 |
|
|
|
095d6e82a0
|
Add back in race commands
|
2025-03-22 16:21:10 -06:00 |
|
|
|
8c9d98f031
|
Add back color commands
|
2025-03-18 20:44:06 -06:00 |
|
|
|
699a02c642
|
Add birthdays and bring back task handling
|
2025-03-16 15:56:26 -06:00 |
|
|
|
da59ae0bc9
|
Album commands and dynamic commands working, if a bit hacky for now
|
2025-03-16 15:23:29 -06:00 |
|
|
|
05591d49e3
|
Added back in admin commands
|
2025-03-15 20:39:50 -06:00 |
|
|
|
6ac5129114
|
Initial rework to poise
|
2025-03-15 17:40:56 -06:00 |
|
|
|
8175444a0d
|
Bump deps, fix errors. Still need to fix warnings
|
2025-03-15 12:23:59 -06:00 |
|
|
|
59e33a32a9
|
Added emoji 8ball
|
2024-06-28 17:07:17 -06:00 |
|
|
|
997e97d335
|
Move response to before rpc
|
2024-06-23 13:41:29 -06:00 |
|
|
|
a39054b9b2
|
Add message after sending roll request
|
2024-06-23 13:08:52 -06:00 |
|
|
|
6c69737d76
|
Moved RaaS handling to its own service
|
2024-06-22 19:52:39 -06:00 |
|
|
|
2000d536ff
|
Re-balanced items
|
2024-05-28 20:53:05 -06:00 |
|
|
|
04cb04bdd6
|
Added real_roll command
+ Does god stay in heaven for fear of what he created
|
2024-05-27 20:31:12 -06:00 |
|
|
|
2f7954632d
|
Updated motivations to use new randoms
+ Handle task failures more gracefully
|
2024-04-13 14:54:23 -06:00 |
|
|
|
f5ec1cd000
|
Fixed birthday checking updated j_db
|
2024-04-11 19:39:23 -06:00 |
|
|
|
747aa81d62
|
Made checking nft value easier
|
2024-03-31 12:35:20 -06:00 |
|
|
|
93975f463c
|
Updated randoms to be less repeaty
|
2024-03-22 21:06:06 -06:00 |
|
|
|
83efbb0d4f
|
List task command + updated deps
|
2024-03-04 19:52:53 -07:00 |
|
|
|
c08ec0120d
|
Added picox support!
|
2024-02-11 18:39:09 -07:00 |
|
|
|
4dd45ec681
|
Fixed admin issue
|
2024-01-19 18:31:04 -07:00 |
|
|
|
8cd578b10c
|
Fixed cringe serenity issue
|
2024-01-19 18:00:26 -07:00 |
|
|
|
67ff69aca0
|
Updated serenity version and added new commands
+ Added task.rs to handle periodic tasks
|
2024-01-15 16:53:17 -07:00 |
|
|
|
8ec84ff946
|
Added ability to pick albums for motivation
+ clippy + fmt
|
2023-09-16 10:18:47 -06:00 |
|
|
|
295f2704bc
|
Added more states
+ clippy + fmt
|
2023-07-16 10:13:37 -06:00 |
|
|
|
d25a907ae6
|
Balanced lil fren and added command to give medicine
+ clippy + fmt
|
2023-07-09 10:08:51 -06:00 |
|
|
|
f93ee21269
|
Added ability for shop to have horny
+ clippy + fmt
|
2023-07-07 19:54:37 -06:00 |
|
|
|
d076318e4a
|
Added buddy commands and horny license
+ clippy + fmt
|
2023-07-07 19:47:03 -06:00 |
|
|
|
2c2634925d
|
Removed guild requirement for several commands
|
2023-07-02 16:48:42 -06:00 |
|
|
|
7847bd38b9
|
Removed imgur support
+ Added my own basic image handling
+ Probably not perfect but works good enough in testing
+ clippy + fmt
|
2023-06-04 14:10:01 -06:00 |
|
|
|
b523c85c81
|
Added birthday reminders
+ clippy + fmt
|
2023-04-21 15:34:14 -06:00 |
|
|
|
883a235ab6
|
Fixed lock up on multiple say messages
+ clippy + fmt
|
2023-04-01 11:24:37 -06:00 |
|
|
|
41213db8d4
|
Added bot api
+ Right now can just play voices
+ Added commands to add api keys
+ clippy + fmt
|
2023-01-21 15:36:14 -07:00 |
|
|
|
6896ee610c
|
Added a sell command
+ Added a bot status
+ Fixed NFTs so you can only have one at a time
+ clippy + fmt
|
2023-01-21 13:23:11 -07:00 |
|
|
|
9f5d68f4b2
|
Moved motivation config to the database
+ More refactoring
+ clippy + fmt
|
2023-01-20 16:00:27 -07:00 |
|
|
|
8d35d350ad
|
Moved albums to the database
+ Clippy + fmt
|
2023-01-20 15:01:31 -07:00 |
|
|
|
362977caa9
|
Moved bot inventory to the db
+ Refactored item and shop handling a bit
+ fmt + clippy
|
2023-01-20 14:18:34 -07:00 |
|
|
|
f9776218e0
|
Moved insults and compliments into the db
+ Fmt
|
2023-01-19 20:19:58 -07:00 |
|
|
|
ac6bd108da
|
Send random_list to a user's dms
+ just fmt still
|
2023-01-18 19:31:59 -07:00 |
|
|
|
95b965a4a9
|
Ported randoms to the DB
+ Also added commands for adding and listing randoms
+ fmt, clippy failing in a library...
|
2023-01-18 19:10:15 -07:00 |
|
|
|
766dc6f171
|
Initial DB changes
+ Includes some refactoring as well
+ More to come
+ clippy + fmt
|
2023-01-18 17:35:24 -07:00 |
|
|
|
1db0c5b3c0
|
Added shop commands
+ Ton of refactoring
+ clippy + fmt
|
2023-01-13 21:37:53 -07:00 |
|
|
|
335751a978
|
Added voice command
+ Heavily tried to the HL1 voice format
+ Clippy + fmt
|
2023-01-07 14:57:58 -07:00 |
|
|
|
e343c97306
|
Added some better error messages
+ Clippy + fmt
|
2023-01-06 18:01:07 -07:00 |
|
|
|
6693cb4f98
|
Added motivate command
+ clippy + fmt
|
2023-01-01 16:47:34 -06:00 |
|
|
|
35f157b42a
|
Fixed stories
+ Removed story mutex, using the channel mutex instead
+ clippy + fmt
|
2022-12-31 23:28:53 -06:00 |
|
|
|
7c9cb2a81f
|
Added insults and compliments
+ clippy + fmt
|
2022-12-30 22:33:48 -06:00 |
|
|
|
65ea879ffa
|
Added races
+ fmt + clippy
|
2022-12-24 13:26:56 -06:00 |
|
|
|
d8489d336f
|
Cleanup and refactoring wallets
+ clippy + fmt
|
2022-12-20 19:30:56 -07:00 |
|
|
|
137f01a9b2
|
Added audit command + bad bot reacion
+ clippy + fmt
|
2022-12-19 19:45:31 -07:00 |
|