added fuzzy string matching for commands
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -1,5 +1,10 @@
|
||||
# API-Key (keep secret at all times)
|
||||
key.py
|
||||
|
||||
# Cookies
|
||||
.google-cookie
|
||||
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
Reference in New Issue
Block a user