The Bot will screenshot from http://coin360.com/ and keep posting to designated channel. There are only two commands /viewcoin360
and /coin360channel
(for Discord guild moderator).
- BTIPZ: http://join.btipz.com
You need to create a Bot through Discord Application. You need to run with either python3.8 or python3.10 with virtualenv.
- Copy
config.toml.sample
toconfig.toml
and edit as necessary - Create database in MariaDB / MySQL and import
database.sql
# You need this package
sudo apt-get install xvfb -y
# Python requirement
virtualenv -p /usr/bin/python3.10 ./
source bin/activate
pip3 install -r requirements.txt
python3 Coin360Bot.py
If you run with pm2 (process monitor):
pm2 start `pwd`/Coin360Bot.py --name "COIN360-DISCORD" --interpreter=python3.10
Feel free to join our Discord if you need to run your own and has any issue.
Please feel free to open an issue for any suggestions.
- https://www.coin360.com/ Coin360.