Files
PointsBot/PointsBot.py
2020-05-10 11:26:09 -07:00

4 lines
96 B
Python

"""Dummy file used for either runnning or freezing the bot."""
import pointsbot
pointsbot.run()