This bot will be used to Tip Members using Telegram Channel and Twitter
Following dendencies needs to be installed for running this bot.
https://www.digitalocean.com/community/tutorials/how-to-install-mongodb-on-ubuntu-20-04
pip3 install pyhmy
pip3 install pymongo
pip3 install python-telegram-bot
pip3 install telethon
pip3 install qrcode
pip3 install Image
Create hmydir directory under main directory and download the hmy binary
https://docs.harmony.one/home/wallets/harmony-cli/download-setup
sudo npm install twitter-autohook --save
Please check following link for more detail on Twitter Autohook
Get Auth token from NGROK
sudo npm install mongoose
tmux new-session -s python
python3 onetipbot.py
Ctrl-B and D
tmux new-session -s node
node twitter_autohook.js
Ctrl-B and D
tmux attach-session -t session-name