Skip to content

Peter-Kang/LunaBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

339 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luna Bot

Python 3.14 Discord Bot

To Run: ''' python -m venv .venv source .venv/bin/activate pip install -r requirements.txt python main.py '''

To exit .venv ''' deactivate '''

For docker-compose run ''' docker-compose up '''

to rebuild: ''' docker-compose up -d --no-deps --build '''

Test are done via pytest. And pyproject.toml ''' python -m venv .venv pip install -r requirements-test.txt pytest '''

About

Events, League stats, and DnD

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors