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>

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 client.py

Automatical script launching

For Linux user

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

foo@bar:~$ source entrypoint.sh

if you don't want to use a virtual environment. juste use the script like this:

foo@bar:~$ bash entrypoint.sh

or

foo@bar:~$ sh entrypoint.sh

For Windows user

Not sure yet

you can do like this if you realy want to use that in Windows system

C:RizThme\> entrypoint.bat

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.0.16.tar.gz (23.1 kB view hashes)

Uploaded Source

Built Distribution

rizthme-2.0.16-py3-none-any.whl (33.0 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