Skip to content

sprucecellodev125/Archiel-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archiel-bot

A "Reply to Hi message" Discord (self-)bot made with Discord.py(-self)

🚀 Deploy using "normal" method

  1. Clone this repository (you probably already know how to do it)
  2. Create a .venv (python -m venv .venv)
  3. Activate .venv (source .venv/bin/activate for Linux users)
  4. Install all dependencies (pip install -r requirements.txt)
  5. Open .env and configure every environment variable value
  6. Run python index.py

🐋 Deploy using Docker

  1. Do the 5th step at the instruction above
  2. Run docker run --env-file .env ghcr.io/sprucecellodev125/archiel-bot:latest

About

Hai

Resources

License

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors