forked from Firepup650/FireBot
Formatting
This commit is contained in:
parent
4b64d8a98b
commit
a514b0432e
1 changed files with 1 additions and 0 deletions
1
bot.py
1
bot.py
|
@ -5,6 +5,7 @@ from logs import log
|
||||||
import re
|
import re
|
||||||
from typing import NoReturn
|
from typing import NoReturn
|
||||||
|
|
||||||
|
|
||||||
class bot:
|
class bot:
|
||||||
def __init__(server: str):
|
def __init__(server: str):
|
||||||
self.gmode = False
|
self.gmode = False
|
||||||
|
|
Loading…
Reference in a new issue