|
|
0639effde1
|
Add music link translator
|
2025-12-07 21:40:25 -07:00 |
|
|
|
3ec319b93d
|
Fixed issue with listener add role actions treating seconds as hours
|
2025-08-04 12:16:51 -06:00 |
|
|
|
1669a9cf8f
|
Add land mine
|
2025-08-02 20:39:44 -06:00 |
|
|
|
6aa8a44b3e
|
Started working on event system
+ Only used for "bad bot" for now but the framework is there
|
2025-07-27 13:07:00 -06:00 |
|
|
|
7548b38b04
|
Added commands for managing randoms, fix db import bug
|
2025-07-10 20:40:12 -06:00 |
|
|
|
d06686dd4a
|
Add movie commands
|
2025-04-25 19:16:18 -06:00 |
|
|
|
32fa1a11d1
|
Add transit betting
|
2025-04-20 18:33:33 -06:00 |
|
|
|
c680f788c1
|
WOOO 1.1
* Fixed help command by implementing my own
* General cleanup
* Added an error handler
|
2025-03-23 13:28:18 -06:00 |
|
|
|
c5cada372e
|
1.0 bby
|
2025-03-22 21:30:59 -06:00 |
|
|
|
1d5b44128b
|
Get voices working again!
|
2025-03-22 20:58:08 -06:00 |
|
|
|
095d6e82a0
|
Add back in race commands
|
2025-03-22 16:21:10 -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 |
|
|
|
59e33a32a9
|
Added emoji 8ball
|
2024-06-28 17:07:17 -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 |
|
|
|
c08ec0120d
|
Added picox support!
|
2024-02-11 18:39:09 -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 |
|
|
|
d076318e4a
|
Added buddy commands and horny license
+ clippy + fmt
|
2023-07-07 19:47:03 -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 |
|
|
|
b523c85c81
|
Added birthday reminders
+ clippy + fmt
|
2023-04-21 15:34:14 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
a9b5eb43d0
|
Updated fortune commands with templates
+ Clippy + fmt
|
2022-12-10 16:41:48 -07:00 |
|
|
|
3c78ba5e0e
|
Added fortune command
+ clippy + fmt
|
2022-11-29 19:10:19 -07:00 |
|
|
|
5a65fdf54d
|
New memes
+ clippy + fmt
|
2022-11-13 20:14:46 -07:00 |
|
|
|
ae8b513cdf
|
Initial commit
+ Working color and album commands
+ Clippy + fmt
|
2022-11-12 14:39:54 -07:00 |
|