Add install requires and Molly
This commit is contained in:
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()
|
Reference in New Issue
Block a user