issues
search
EMU-Compsci-Discord
/
CompsciBot
A discord bot for a computer science discord server
MIT License
3
stars
3
forks
source link
refactor: ♻️ use slash commands and JSON files for channelmanager
#38
Closed
nstringham
closed
2 years ago
nstringham
commented
2 years ago
replace !csvparse with /csvparse
merge !deleteclassroles and !deleteclass into /deleteclasses
remove prefix from code and docs
change /csvparse to use JSON from
compsci-class-scraper
and rename it to /importclasses
improve performance of /deleteclasses and /importclasses (about a 2x speedup)
/deleteclasses and /importclasses now print display how many classes and roles where created and deleted
remove the old csv files and quotes.json from git
nstringham
commented
2 years ago
Chiara says I can merge now :)