Skip to content

PaoloTK/quinbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quinbot

Credits

Quinbot is based off https://github.com/hacf-fr/Discord-AffiliateBot. Credits go to them for getting the initial affiliate functionality into it <3

Dev env setup

  1. cp .env.sample .env
  2. Add the missing values to .env. If you don't know them: Sad.

Running the bot

Inside docker

  1. docker-compose up -d

In foreground / bash

  1. cd src
  2. source ../.env && ../pybot/bin/python3 DiscordBot.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • Dockerfile 2.3%