I practiced writing a simple Discord bot. You give it botlibre credentials and Discord bot credentials, it passes messages from Discord bot to botlibre bot and back.
lulzurl is my own small library for easier http api calls
pip install discord
pip install lulzurl
then you need to fill config.py
token
is your Discord bot authorization tokenrobot_id
is your Discord bot idapplication
is your botlibre bot application idinstance
is your botlibre bot robot id