Skip to content

Commit d67c20e

Browse files
committed
Remove bot.py references
1 parent 04d93e5 commit d67c20e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ Programming-Contest-Suite/
6161
├── register/
6262
├── static/
6363
├── templates/
64-
├── bot.py
6564
└── manage.py
6665
```
6766

@@ -77,7 +76,6 @@ Programming-Contest-Suite/
7776
- `register`: user account registration and team creation
7877
- `static`: target directory for all project static files upon deployment (placeholder dir)
7978
- `templates`: target directory for all project HTML templates upon deployment
80-
- `bot.py`: Discord bot which assists in LFG profile verification
8179
- `manage.py`: Django management entrypoint
8280

8381
## Testing & Development Server

0 commit comments

Comments
 (0)