Skip to main content

Discord Bot

Project description

Rizthme

Requierement

First step is to add in your environments variables, a variables named "TOKEN" with in value, your discord application token.

do this with:

foo@bar:~$ export TOKEN=<your token>

or

Write a .env file at project root

next, check that the ffmpeg module is installed on your device.

foo@bar:~$ ffmpeg -version

if not

foo@bar:~$ sudo apt install ffmpeg 
# or equivalent depending on your system

To launch the discord client

foo@bar:~$ python3 run.py

Automatically script launching

For Linux user

For use automatically your virtual environment. (The virtual environment name need to be "venv/")

foo@bar:~$ make python-run

if you want to use rizthme on docker container you can use make script for this

foo@bar:~$ make build docker-run

And to delete stop or restart him check Makefile possibilities

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rizthme-2.3.3.tar.gz (22.8 kB view hashes)

Uploaded Source

Built Distribution

rizthme-2.3.3-py3-none-any.whl (33.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page