This website requires JavaScript.
Explore
Help
Sign In
slfhstd
/
PointsBot
Watch
1
Star
0
Fork
0
You've already forked PointsBot
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6ccee0569c60b5bacabe1f83b126c4a7deee976e
PointsBot
/
PointsBot.py
5 lines
98 B
Python
Raw
Normal View
History
Unescape
Escape
Added config options & basic single-file executable
2020-05-10 15:25:20 -07:00
"""
Entry point used for either runnning or freezing the bot.
"""
Freeze the app for user-friendly distribution & usage
2020-05-10 11:26:09 -07:00
import
pointsbot
Added config options & basic single-file executable
2020-05-10 15:25:20 -07:00
Freeze the app for user-friendly distribution & usage
2020-05-10 11:26:09 -07:00
pointsbot
.
run
(
)
Reference in New Issue
Copy Permalink