18
0

initial version of colcall bot

- basic student information for preferred names
- simple discord bot
- coldcall library to maintain records and choose folks
This commit is contained in:
2020-10-05 10:22:03 -07:00
commit c6d7c0fca7
3 changed files with 159 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*~
__pycache__