Bibin Muttappillil bibin
  • Joined on 2018-09-12
bibin pushed to master at bibin/discord-bot 2020-12-27 19:04:09 +01:00
49a407a29d Initial: Add basic main discord.py bot file
bibin created repository bibin/discord-bot 2020-12-27 00:40:17 +01:00
bibin created repository bibin/soi-words 2020-12-08 21:17:45 +01:00
bibin pushed to master at bibin/werewolve-bot 2020-08-10 22:28:27 +02:00
a4eaa141ac start refactoring again (this time abstracting Discord API and removing dependencies of the game classe
14037bf5d8 small fixes + correct checks
Compare 2 commits »
bibin pushed to master at bibin/werewolve-bot 2020-07-15 17:23:50 +02:00
e2b8a20fa6 deleted pycache?
bibin pushed to master at bibin/werewolve-bot 2020-07-15 17:21:12 +02:00
519aca51db resolved some name changes
cbaafe0b85 moved werewolf specific commands to werewolf.cog
Compare 2 commits »
bibin pushed to master at bibin/werewolve-bot 2020-07-15 16:50:57 +02:00
812ae8a990 moved general player functions to super class
e7b37217f9 changed name var to name func
54f8eaf4c2 changed constant name to a function returning name
13064a3af0 more refactoring
b85c20b65a started generalizing player
Compare 9 commits »
bibin pushed to master at bibin/werewolve-bot 2020-04-15 19:21:28 +02:00
266b2fe81f update gitignore
bibin pushed to master at bibin/werewolve-bot 2020-04-15 18:53:28 +02:00
b474d41087 added decorator, decorator with args, time command added
e56a5d1629 fix middle_cards, fix async, discussion timer added
be93817063 more elegant setup function
caca8bc2e5 added stop command to restart round
240ad44e4c more generous role match function
Compare 5 commits »
bibin pushed to master at bibin/werewolve-bot 2020-04-14 03:14:08 +02:00
e0029118f9 doppelganger + refactored code
42275c7ab5 beautified output
7495336269 commands instead of on_message
Compare 3 commits »
bibin pushed to master at bibin/werewolve-bot 2020-04-03 16:09:58 +02:00
eaf1686c5d on_message -> commands
bibin pushed to master at bibin/werewolve-bot 2020-04-02 21:06:54 +02:00
9b367001b4 organize in several files
ff655eecdd small fixes
Compare 4 commits »
bibin pushed to master at bibin/werewolve-bot 2020-03-28 21:12:01 +01:00
475a41abcc update some emoji
bibin pushed to master at bibin/werewolve-bot 2020-03-27 20:21:10 +01:00
fce32fc026 rewrite bot
bibin pushed to master at bibin/werewolve-bot 2020-03-27 20:19:22 +01:00
1ca6ff341e Rewrite discord bot
bibin pushed to master at bibin/werewolve-bot 2020-03-23 18:58:35 +01:00
5fb7438e9b werewolve bot