Skip to content
This repository has been archived by the owner on Feb 26, 2021. It is now read-only.

Julien00859/BotDiscord

Repository files navigation

Requirements:

  • Python >= 3.5 (debian: python3)
  • virtualenv (debian: python-virtualenv)

Installation standlone:

  • Download the bot from the release page
  • Extract it and move into the directory
  • Install the project dependancies along with a virtual environnement virtualenv -p $(which python3.5) venv && venv/bin/pip install -r requirements.txt
  • Set the environ variable DISCORD_TOKEN
  • Start the bot ./start.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published