This is a very simple Discord bot created in Python using the Blogger API. Its purpose is to search and send your website articles in your Discord chat in the form of embedded messages. This bot is particularly useful for individuals using the Blogger platform, as there are limitations to what can be done with Blogger due to restrictions.
Features:
- It utilizes the blogger.com API to easily display data from your site to your users.
- You just have to use the command
++meneed
followed by the topic you are searching for, without brackets, and it will work.
Note (Installation):
- Download this repository.
- Extract the folder.
- Add your bot token to the code.
- Customize the code as needed.
- Add your API key and Blogger ID.
Upcoming Features:
I will add a feature to notify users whenever you update any article on your website.
Have a nice day :)