455da6a9f3
Signed-off-by: Marc Ahlgrim <marc@onemarcfifty.com>
5 lines
62 B
Python
5 lines
62 B
Python
import classes.bot as bot
|
|
|
|
client = bot.OMFBot()
|
|
client.run()
|