Commit Graph

118 Commits (86b01d29a7d6f4b56d461037154bc95edd26dd73)

Author SHA1 Message Date
Kamal Curi 86b01d29a7 FIX: Auto-reconnect after connection lost on '--rq' 6 months ago
Kamal Curi 5df8c35d55 FIX: Bot still needs to return thq qid after trying again 1 year ago
Kamal Curi 7d1d5398d5 ADD: In case teh SQL server drops the connection with the client, the bot tries again, now on a reopened connection 1 year ago
Kamal Curi f43520e51d FIX: New thunder_cloud_rain emoji 2 years ago
Kamal Curi 847d51532f ADD: Caceta lambetion alert for --quser 2 years ago
Kamal Curi 272f084575 ADD: --quser command 2 years ago
Kamal Curi 8902a4d49a FIX: drumspins execute randrange() many times to flush BPs and other RNG-restrictive algorithms 2 years ago
Kamal Curi 5351f8a99c FIX: roulette now updates the leaderboard with a try statement 2 years ago
Kamal Curi 3a1f6832f8 FIX: russian pot now gets flushed after a death 2 years ago
Kamal Curi e5076dbfb5 FIX: Command lock now raises for leaderboard 2 years ago
Kamal Curi 09cd36823d ADD: Roulette leaderboard 2 years ago
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
kevin.caires b6ec9010d5 ADD except for unknown errors. 3 years ago