Skip to content

Gives users coins for posting tweets with your account mentioned.

License

Notifications You must be signed in to change notification settings

bonzayio/discord-coins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Coins Bot

Discord bot, which gives users coins for posting images (and tweets) in a certain channel.

Features

  • Give coins for posting success images
  • Give coins for posting tweets
    • Bot checks if the tweet isn't more than a week old, if it's not a retweet and if it has your account mentioned
  • Commands for checking/updating coins
    • .coins returns how many coins you have
    • .updatecoins @user + 10 (Admin only) adds balance to a user mentioned
    • .updatecoins @user - 10 (Admin only) substracts balance from a user mentioned

Setting up

You need to have Python installed for this to work.

1. Change the active directory of your CMD/terminal to this folder (cd on Mac/Linux, dir on Windows)

2. Run pip install -r requirements.txt, that will install all the dependencies.

3. Set up the configuration files. Guide how to do so is here



Before running, make sure you fill your info into all the files inside the configuration folder.

4. Run python3 main.py, that will start the bot!

License

Licensed under the MIT License - see the LICENSE file for more details.

Author

Made by rtuna.

About

Gives users coins for posting tweets with your account mentioned.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages