Add install requires and Molly
This commit is contained in:
parent
b669615f12
commit
52ed901270
6
bwb/molly.py
Normal file
6
bwb/molly.py
Normal file
|
@ -0,0 +1,6 @@
|
|||
from .common import common
|
||||
|
||||
class user(common):
|
||||
TELEGRAM_ID = 556762656
|
||||
|
||||
bwb = user()
|
Loading…
Reference in New Issue
Block a user