Commit Graph

93 Commits (239b03e4862bcc0c46e561207db48b9a14b2301e)

Author SHA1 Message Date
Kamal Curi 239b03e486 ADD: Respin after five shots in --roulette 2 years ago
Kamal Curi 2cd33a10a6 ADD: fortune cookie command 2 years ago
Kamal Curi bb05752f59 CREM: This is already a dictionary 2 years ago
Kamal Curi 0c9a10ef62 ADD: roulette comlock message 2 years ago
Kamal Curi d797b2a0b3 ADD: Some better code documentation and change version string 2 years ago
Kamal Curi a3c01cfe13 ADD: Command lock 2 years ago
Kamal Curi c8bb1921ca REM: Remove logger 2 years ago
Kamal Curi 360ac16070 CHG: Remove unecessary variable, move dbg command to end of utils.py 2 years ago
Kamal Curi cccfc84f4a FIX: Bullet will now go to 6th chamber 2 years ago
Kamal Curi b37b310439 FIX: Roulette would reset to chamber 0 instead of -1, skipping the first chamber after drum spin 2 years ago
Kamal Curi a268fd7229 CHG: version string 2 years ago
Kamal Curi cfc368fa8a ADD: Russian Roulette, basic game. TODO: Implement leaderboard 2 years ago
Kamal Curi 3b9718993d ADD: debug info 2 years ago
Kamal Curi 42d42a25b4 ADD: --rq abuse/spam now gets ignored 2 years ago
Kamal Curi 901b1bc8f3 FIX: whoops, wrong variable 2 years ago
Kamal Curi 94836cbeca FIX: content grab condition 2 years ago
Kamal Curi f77d112b12 FIX: will not grab commands 2 years ago
Kamal Curi 476f4d248b FIX: More conditions for caceta-lambetion alert 2 years ago
Kamal Curi 3ecea134b6 FIX: Wrong entry 2 years ago
Kamal Curi a09dca536d ADD: anti-lambeção de caceta 2 years ago
Kamal Curi 874501c9ef FIX: Wrong variable 2 years ago
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