1
0
mirror of https://github.com/osmarks/autobotrobot synced 2025-09-02 18:47:54 +00:00

Python rewrite

This commit is contained in:
2019-10-21 21:07:17 +01:00
parent 10c27c216f
commit 55f8334326
7 changed files with 163 additions and 2303 deletions

5
.gitignore vendored Normal file → Executable file
View File

@@ -1,2 +1,3 @@
.env
target
config.toml
bot-data.json
__pycache__