Skip to content

Discord bot, it takes your message, goes to librebot bot, feeds it the message, takes one back, and sends it back to the Discord user.

License

Notifications You must be signed in to change notification settings

Epromee/my-simple-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord bot & botlibre bot

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.

installation

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 token
  • robot_id is your Discord bot id
  • application is your botlibre bot application id
  • instance is your botlibre bot robot id

About

Discord bot, it takes your message, goes to librebot bot, feeds it the message, takes one back, and sends it back to the Discord user.

Topics

Resources

License

Stars

Watchers

Forks

Languages