/discox

Virbox Discord Bot community project ^_^

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Stand With Ukraine

Discox

Virbox Discord Bot community project ^_^

Written in blazingly fast effective Python.

Documentation and installation guide can be found at our wiki or guide.

How to setup (very simplified)

  1. Install poetry (pip install poetry) and GNU make (should came with most linux distros or if windows then you can install it with winget by winget install -e --id GnuWin32.Make)
  2. Clone Discox's repository
  3. Run make init
  4. Edit .env file with example provided in .env.example
  5. Run your bot up with make run
  6. If you want to add your own dependencies you could with poetry add <package> like pip
  7. Read wiki for how to create commands et cetera.

Contributors & Authors

contributors