DEV Community

Cover image for Discord Blogger Integration Using Python
Owen Singh
Owen Singh

Posted on • Updated on

Discord Blogger Integration Using Python

Alt Text

It's a very simple discord bot created in python using blogger api in order to search and send your website articles in your discord chat in form of an embedded message.

It's pretty useful for people who are on the blogger platform as there are not much you can do with blogger because of the restrictions.

I initially Created this bot for my website.

Image description

Features:

  1. It uses blogger.com API inorder to display data from your site to your users easily.
  2. You just have to search the command ++meneed (topic you are searching) without brackets and it will work.

Note (Installation):

  1. Download this repository.
  2. Extract the folder.
  3. Now Simply add your bot token to the code.
  4. Change whatever you want in the code.
  5. Add your API key and Blogger ID.

Upcoming Features:

I will add whenever you update any article on your website it will notify the users.

Have a nice day :)

Top comments (0)