Commit Graph

82 Commits (fdc0ee267e6a2076b4e589ad7728f6112aae3d44)

Author SHA1 Message Date
Kamal Curi fdc0ee267e FIX: qsearch command now works properly 3 years ago
Kamal Curi f99ccca22a FIX: randrange doesn't actually consider the end of the range as a valid number 3 years ago
Kamal Curi 786931ebe8 ADD: Dice roll command 3 years ago
Kamal Curi 7873903634 ADD/CHG: 'qinfo' command now accepts 'last' as parameter 3 years ago
Kamal Curi 82605eee5b ADD: Debug information command 3 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 3 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
3 years ago
Kamal Curi 9ebb44a261 ADD: Quote info command 3 years ago
Kamal Curi 068411ce1e ADD: Persistent quote stack. 3 years ago
Kamal Curi 3aba3e19b2 ADD: Quote leaderboard feature 3 years ago
Kamal Curi b3ea63d265 CHG: Same punctioation for everything 3 years ago
Kamal Curi 1a81641e39 ADD: Neofetch command 3 years ago
kevin.caires f83618f5cd ADD datetime treatment. 4 years ago
kevin.caires b6ec9010d5 ADD except for unknown errors. 4 years ago
kevin.caires 4b215eff18 ADD Integrity error exception; 4 years ago
kevin.caires 3e1e8144de FIX _remove_viewed_news function; 4 years ago
kevin.caires b70fbcaa70 CHANGE to get everything and add some util methods. 4 years ago
kevin.caires e4421a1231 ADD viewed news table to control the viewed news. 4 years ago
kevincaires b1bbc1e024 ADD create files_bloob table and try to add fk column in neeble_quotes. 4 years ago
kevincaires 148712f9a6 ADD options in news command. 4 years ago
kevincaires 90a88c74c1 ADD filter for phrase method . 4 years ago
kevincaires 393d333ad3 FIX news command. 4 years ago
kevincaires adaec42510 ADD news command. 4 years ago
kevincaires fe3fe67820 Merge branch 'develop' of https://github.com/KevinCaires/neeble into vinke 4 years ago
Kamal Curi e3dc9106d5 ADD: --weather: Description now has emoji 4 years ago
kevincaires 8c9ab44394 ADD command to get news from google API. 4 years ago
Kamal Curi 8ed458746a FIX: Weather command now properly handles multiple-worded names, as well as unicode 4 years ago
kevincaires 24b7944f1a FIX role permission for the command. 4 years ago
kevincaires 719dc086d9 ADD minfo network subargument. 4 years ago
kevincaires dc13b070e8 ADD machine monitor. 4 years ago
kevincaires a09c2620d1 FIX embed response itens. 4 years ago
kevincaires 82c6559af4 FIX remove color argument. 4 years ago
kevincaires 471c3c2348 ADD embed in weather command. 4 years ago
kevincaires 18d0d615d0 CHANGE displayweather response. 4 years ago
Kamal Curi 11de44cc7d CHANGE: Using pyre was stupid. I am stupid 4 years ago
Kamal Curi b50762f02f
Merge branch 'develop' into brejork 4 years ago
Kamal Curi 16a60eebf5 CHANGE: Verbose hint for weather command 4 years ago
Kamal Curi 4dcad8d248 CHANGE: Unset environment variables won't let the weather command be executed 4 years ago
Kamal Curi 50a1f46f73 ADD: Added weather command 4 years ago
kevincaires 1553abf552 ADD command to get quote by a part of text. 4 years ago
Kamal Curi c54cd8b81b CHANGE: It's 'quote count' not 'cuote qount' 4 years ago
kevincaires 05e54faa55 CHANGE python syntax. 4 years ago
Kamal Curi 9d5be634bb Source changes and VERBUMP 4 years ago
Kamal Curi a63f8c9456 Empty role lists now grant execution privileges to everyone 4 years ago
Kamal Curi 7624397588 ADD: Command permisions are now more granular 4 years ago
Kamal Curi ef5688a22a CHANGE: Somewhere over the rainbow...
All parenthesis are closed
4 years ago
Kamal Curi 2c9a83f0f0 CHANGE: Adding quotes now return their IDs 4 years ago
Kamal Curi 75ebad8f7e CHANGE: Quote errors are more verbose 4 years ago
kevincaires 0dae2f01db FIX random quote quey.r 4 years ago
kevincaires cbdb0d73cb ADD sqlalchemy and refact database module. 4 years ago