86473c1028
Add shuffle command
2023-02-15 22:41:25 -05:00
84bda4043e
Add GDQ donation generator
2023-02-15 22:32:09 -05:00
e2a464ecb7
Add balls command
2022-11-27 23:06:02 -05:00
87c5fd1abf
Fetch custom rewards from database rather than hard coded
2022-10-15 17:16:19 -04:00
8cfc10c039
Add channel point redeem stuff via pubsub
2022-10-02 16:39:38 -04:00
83cbd44204
Store author when creating command
...
NOTE: This is not compatible with the previous db schema since I've
added a new column. I don't feel like adding in any compatibility code
(yet) so you gotta update that yourself for now :)
2022-09-19 00:04:55 -04:00
d2939b8dee
Don't show commands to people who can't use them in !help
2022-09-18 22:53:40 -04:00
95747dbd36
Disallow special characters in command names
2022-09-18 22:20:37 -04:00
70cbb85402
Shorten addcommand and removecommand to addcmd and removecmd
2022-09-18 22:15:34 -04:00
d158a1cf62
Comment out is_vip since it's not in a twitchio release yet LUL
2022-09-17 00:12:29 -04:00
9993023c7e
Cleaned initial printing
2022-09-13 23:24:26 -04:00
8ed5ca870a
Remove redundant self.custom_commands and just use SQLite db
2022-09-13 23:17:05 -04:00
a2439e9824
Harden prefix code to accept more inputs
2022-09-13 23:04:41 -04:00
98a02adc2f
Persistently store custom commands
2022-09-13 23:00:59 -04:00
59a65f778e
Add help command
2022-09-12 23:25:56 -04:00
ca7acfec0a
Support removing custom commands
2022-09-12 22:25:54 -04:00
578d067a40
Support customizable prefix
2022-09-12 22:17:49 -04:00
d5e1bfbcae
Support basic custom commands
2022-09-12 22:13:41 -04:00
afd230d41a
Add emojis to hello command
2022-09-12 19:44:30 -04:00
860843dc7a
Initial commit
2022-09-12 19:02:45 -04:00