zulip_bots: Consolidate game-playing bots.
This commit is contained in:
parent
25820c9bb2
commit
ec5be8fc7e
6 changed files with 1398 additions and 0 deletions
|
@ -14,6 +14,7 @@ zulip_bots # This directory
|
|||
├───zulip_bots # `zulip_bots` package.
|
||||
│ ├───bots/ # Actively maintained and tested bots.
|
||||
│ ├───bots_unmaintained/ # Unmaintained, potentially broken bots.
|
||||
│ ├───game_handler.py # Handles game-related bots.
|
||||
│ ├───lib.py # Backbone of run.py
|
||||
│ ├───provision.py # Creates a development environment.
|
||||
│ ├───run.py # Used to run bots.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue