Commit Graph

72 Commits (7d662ee3c3d5f0a52fe2113eafd46ded83f7a49a)

Author SHA1 Message Date
Kamal Curi 7d662ee3c3 ADD: '--rqlb' feature 2 years ago
Kamal Curi a3b1951f4c ADD: authors list in '--dbg' 2 years ago
Kamal Curi 6f0bbb2ade FIX: Without this declaration, '--dbg' fails if '--rq' is never invoked 2 years ago
Kamal Curi 1aeb5ea9c2 ADD: New 'grab' feature 2 years ago
Kamal Curi fdc0ee267e FIX: qsearch command now works properly 2 years ago
Kamal Curi f99ccca22a FIX: randrange doesn't actually consider the end of the range as a valid number 2 years ago
Kamal Curi 786931ebe8 ADD: Dice roll command 2 years ago
Kamal Curi 7873903634 ADD/CHG: 'qinfo' command now accepts 'last' as parameter 2 years ago
Kamal Curi 82605eee5b ADD: Debug information command 2 years ago
Kamal Curi 49e903342d CHANGE: Quotes are now taken randomly directly from the database, instead of a mass-query passed through a choice() function 2 years ago
Kamal Curi 3dd2cd0f8e CHANGE: The 'stack' is a list of quotes that happened, it exists so that the same quote doesn't repeat immediately.
The stack limit determines how big the id stack can grow before quoted instances may repeat. Now it is only calculated when booting up the bot, and when adding/deleting new quotes
2 years ago
Kamal Curi 9ebb44a261 ADD: Quote info command 2 years ago
Kamal Curi 068411ce1e ADD: Persistent quote stack. 2 years ago
Kamal Curi 3aba3e19b2 ADD: Quote leaderboard feature 2 years ago
Kamal Curi b3ea63d265 CHG: Same punctioation for everything 2 years ago
Kamal Curi 1a81641e39 ADD: Neofetch command 2 years ago
kevin.caires f83618f5cd ADD datetime treatment. 3 years ago
kevincaires 148712f9a6 ADD options in news command. 3 years ago
kevincaires 393d333ad3 FIX news command. 3 years ago
kevincaires adaec42510 ADD news command. 3 years ago
kevincaires fe3fe67820 Merge branch 'develop' of https://github.com/KevinCaires/neeble into vinke 3 years ago
Kamal Curi e3dc9106d5 ADD: --weather: Description now has emoji 3 years ago
kevincaires 8c9ab44394 ADD command to get news from google API. 3 years ago
Kamal Curi 8ed458746a FIX: Weather command now properly handles multiple-worded names, as well as unicode 3 years ago
kevincaires 24b7944f1a FIX role permission for the command. 3 years ago
kevincaires 719dc086d9 ADD minfo network subargument. 3 years ago
kevincaires dc13b070e8 ADD machine monitor. 3 years ago
kevincaires a09c2620d1 FIX embed response itens. 3 years ago
kevincaires 82c6559af4 FIX remove color argument. 3 years ago
kevincaires 471c3c2348 ADD embed in weather command. 3 years ago
Kamal Curi 11de44cc7d CHANGE: Using pyre was stupid. I am stupid 3 years ago
Kamal Curi b50762f02f
Merge branch 'develop' into brejork 3 years ago
Kamal Curi 16a60eebf5 CHANGE: Verbose hint for weather command 3 years ago
Kamal Curi 4dcad8d248 CHANGE: Unset environment variables won't let the weather command be executed 3 years ago
Kamal Curi 50a1f46f73 ADD: Added weather command 3 years ago
kevincaires 1553abf552 ADD command to get quote by a part of text. 3 years ago
Kamal Curi c54cd8b81b CHANGE: It's 'quote count' not 'cuote qount' 3 years ago
kevincaires 05e54faa55 CHANGE python syntax. 3 years ago
Kamal Curi 9d5be634bb Source changes and VERBUMP 3 years ago
Kamal Curi a63f8c9456 Empty role lists now grant execution privileges to everyone 3 years ago
Kamal Curi 7624397588 ADD: Command permisions are now more granular 3 years ago
Kamal Curi ef5688a22a CHANGE: Somewhere over the rainbow...
All parenthesis are closed
3 years ago
Kamal Curi 2c9a83f0f0 CHANGE: Adding quotes now return their IDs 3 years ago
Kamal Curi 75ebad8f7e CHANGE: Quote errors are more verbose 3 years ago
kevincaires cbdb0d73cb ADD sqlalchemy and refact database module. 3 years ago
Kamal Curi da6e19234f CHANGE: I forgot to close the parenthesis, and so did Kevin 3 years ago
Kamal Curi 76b2c2960d CHANGE: Merged remote and local branches 3 years ago
Kamal Curi b67c822cf1 ADD: Version banner 3 years ago
Kamal Curi 7c3be7586b CHANGE: Fixed the grammar on the help tab 3 years ago
Kamal Curi 406577e2f5 ADD: Quote count command 3 years ago