|
|
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 |
|
|
|
a65fdfdd4d
|
Added migration to remove album from the db
|
2024-03-04 19:57:12 -07: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 |
|
|
|
e9c10bc34f
|
Fixed state update not clamping or checking if dead
|
2023-07-08 16:01:35 -06:00 |
|
|
|
e4640a94f8
|
Fixed stats not updating properly
|
2023-07-08 11:30:53 -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 |
|
|
|
14032692b4
|
Fixed imgur album loading breaking the whole bot
+ clippy + fmt
|
2023-05-26 18:32:47 -06:00 |
|
|
|
170f2aca07
|
Updated songbird version
+ got to love discord
|
2023-05-06 13:24:12 -06:00 |
|
|
|
b523c85c81
|
Added birthday reminders
+ clippy + fmt
|
2023-04-21 15:34:14 -06:00 |
|
|
|
399d34e769
|
Added missing cargo config
|
2023-04-21 08:51:36 -06:00 |
|
|
|
a61f4057a5
|
Updated cargo dependencies
+ Added jojodev cargo registry for j_db
|
2023-04-21 08:50:01 -06:00 |
|
|
|
fa9935fa54
|
Quick fix for adding new randoms
|
2023-04-20 16:37:42 -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 |
|
|
|
b14c1e8278
|
Added more ways to get fren coin + other fixes
+ Clippy + fmt
|
2022-12-19 19:07:17 -07:00 |
|
|
|
8b01177557
|
Added fren coin
+ Clippy + Fmt
|
2022-12-18 22:31:26 -07:00 |
|
|
|
35321fc3c2
|
Added random commands and story command
+ Clippy + Fmt
|
2022-12-17 15:28:14 -07:00 |
|
|
|
10b471f25a
|
Cursed bad apple change
+ Clippy + fmt
|
2022-12-14 22:43:39 -07:00 |
|
|
|
357c1f069a
|
Reduce hits to the imgur api
+ Cache all album states locally
+ State is periodically updated
+ Also can be updated via command
+ Clippy + fmt
|
2022-12-10 18:43:47 -07:00 |
|
|
|
73be6b1d9f
|
Added roll command
+ clippy + fmt
|
2022-12-10 16:50:32 -07:00 |
|