Files
discord-jeeves/.gitignore

9 lines
128 B
Plaintext

jeevesbot/env.py
jeevesbot/secret.json
logs/
__init__.py
*.pyc
__pycache__/*
cogs/__pycache__/*
jeevesbot/__pycache__/*
.vscode/