cp sample_config.py config.py
$EDITOR config.pyAdd CodeBid's id in FORWARD_FROM list as integer.
Edit CHAT_ID with the id of chat/channel where the forwarded messages will go (integer).
Replace BOT_TOKEN with bot token from @botFather (string)
pip3 install python-telegram-bot
python3 bot.py