Skip to content

qtepinkclou/social-media-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bananaDread: A Bot for Social Media Platforms

bananaBread is a Python library for managing a Social Media Bot.

This project is under active development.

Currently supported modules are

  1. media_getter
  2. landmark_detector
  3. captcha_tester (to be used before any feature if needed.)

Notes to End Users

  • This program is written in order to be usable for any conceivable social media platform, however only the wrapper for Discord is currently written and ready to go.

  • To be able to use this program, refer to link for step by step configuration of your own discord bot. Add the bot to one of your servers, add the private token for your bot inside your .env file as shown in .env.example. Finally run go_bananas_discord.py

  • In order to use !detectLandmark bot command and not get an auth error from google servers, upon running the bot, you need to have your own Google Cloud account which should be authenticated as a service account. After this process the json file provided by the google should be moved to src/features/landmark_detector directory and named as follows: user_credentials.json. For more information refer to link.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published