This commit is contained in:
Christian Rendina 2020-03-09 02:02:09 +01:00
parent 57d8032056
commit 343b570d3b
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ class Config:
class InlineBot:
def __init__(self):
self.apiUrl = password.API_URL
self.errorText = "Sowwy mawster, an ewror occuwed. ;;w;;"
self.commands = []
self.config = None