Skip to content

SomeoneCares11/Discord-Partnerships-Bot

 
 

Repository files navigation

Discord Partnerships Bot

python 3.6become a patron

Partnerships Bot

Welcome to the Partnerships Bot FAQ!

  • The Bot is made in Python
  • Using more than 19 questions may break the bot.
  • It can be hosted on any OS with Python
  • It's for a single server, meaning if you want more applications you're going to have to host it on more than one instance.
  • You neeed python 3.5 or higher

Development Team

Role People
Lead Developer JustMaffie#0001 (@JustMaffie)

Translators

Language Name
Dutch JustMaffie#0001
Japanese computerfreaker#4054
Polish Fedox#5555

Installation Instructions (Manual)

  1. Clone the git repository with git clone https://github.com/JustMaffie/Discord-Partnerships-Bot partnersbot && cd partnersbot
  2. Install the requirements with python3.6 -m pip install --upgrade -r requirements.txt
  3. Copy the config with cp config.example.json config.json (copy command on Windows)
  4. Edit the config.json
  5. Now you can start the bot with python3.6 bot.py

Installation Instructions (Docker)

  1. Clone the git repository with git clone https://github.com/JustMaffie/Discord-Partnerships-Bot partnersbot && cd partnersbot
  2. Copy the config with cp config.example.json config.json (copy command on Windows)
  3. Edit the config.json
  4. Run the bot with docker-compose up, you can manually look at the logs now
  5. To run the bot in the background type docker-compose up -d

Terms

  • You may not remove the credit in the bot
  • You may not claim this bot as your own

Create an application on the discord bot dev page! https://discordapp.com/developers/applications/me/create

Just invite the bot to your server through: https://discordapp.com/oauth2/authorize?client_id=12345678&scope=bot&permissions=66186303 (Add the client ID where "12345678" is)

Translating

Pull requests for translations won't be accepted, please go to the Crowdin page to translate!

About

A highly configurable Discord Partnerships Bot

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Shell 0.1%