Skip to content

CodeSeoul's very own Discord bot. Feel free to request or submit features.

License

Notifications You must be signed in to change notification settings

CodeSeoul/discord-bot

Repository files navigation

CodeSeoul Discord Bot

Current Features

  • Translation
    • Add the english or korean emoji to a message, and the bot will reply to the message with a translation.

Setup

Mac/Linux:

python -m venv .venv
source .venv/bin/activate
python -m pip install --upgrade pip
python -m pip install -e '.[dev]'
pre-commit install

Running it

Make sure to create a .env file based on .env.template and to get a valid application_default_credentials.json file. Need help? Ask us on Discord.

Mac/Linux

set -a; source .env; set +a; bot

About

CodeSeoul's very own Discord bot. Feel free to request or submit features.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages