circles/bot.py

8 lines
82 B
Python
Raw Normal View History

2020-01-31 16:32:17 +00:00
#!/usr/bin/env python3
import teambot, sys, os
class Cirles(teambot.Handler):