Skip to content

hbkse/zhenpai

Repository files navigation

zhenpai

Community discord bot for people who #pretend-to-learn-to-code. Invite Link

Currently hosting and deploying to Railway

Running locally

Requires at least python 3.8.

Create your own .env file based on .env.example. You can create a bot and grab the token from the Discord Developer Portal

Create venv: python3 -m venv myenv

Activate venv: source myenv/bin/activate

Install packages: pip install --no-cache-dir -U -r requirements.txt

Run: python3 start.py.

Deactivate venv: deactivate

About

community discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6