Discord REPL
Project description
Discord REPL
A discord bot to run code in containers.
Development
Requirements
- python 3.10
- docker
Install pipenv
python -m pip install --user pipenv
Prepare the environment
pipenv install --dev
Run the tests
pipenv run test
Running the bot
First of all you will need to create a application/bot on discord. Here are some usefully links:
Get your bot token and add it to .env
or as variable when running the bot.
Using .env
.
Add to the .env
echo "DISCORD_TOKEN=... >> .env
Run the bot
pipenv run bot
Take care of your token, don't commit it.
Using as variable
DISCORD_TOKEN=... pipenv run bot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file discord-repl-0.0.dev1669116664.tar.gz
.
File metadata
- Download URL: discord-repl-0.0.dev1669116664.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 408084c55d6a2e69d375aa1a30cbee84c6f5a0aa67f0b7541ea14282509fa67c |
|
MD5 | f5d16469baed8253e2beeb86de7d9867 |
|
BLAKE2b-256 | c71ac90d36b61bb69399dee9678fc2aacee5ce85625616bd10f1cd82e4e8bec2 |