Created the /gary command: get random images of 4 cats: Gary, Goober, Gulliber (Gully) and Garfield
Created the /ping command: get the bot’s ping (pic has high ping cuz it’s running on my laptop, in Italy)
Created the /botavatar command: change the bot avatar, either from a file, URL, copy from an user or copy from the bot owner
Created the /colorpicker command: give an HEX, RGB or HSL color and it displays it as well as showing its HEX, RGB and HSL variants
Added the /reminders command: set a reminder and the bot will send you a DM, reminder can either be single-run, multi-run and inifinitely run (the user defines an interval such as 30m, 2d15h etc., then the bot will send a DM with the reminder after this interval and will repeat it how many times the user defined it to, so if an user defines a reminder with 2h interval and 3 repeats, it will send the same reminder in 2h, 4h and 6h) (hope i explained well )
Switched database initialization from SchemaUtils to MigrationUtils this way if i edit a scheme, it’s also applied at startup instead of just creating new tables and never modifying them
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.