forked from viveksantayana/geas-bot
Added config checking, event listeners, etc.
Can track added features by comparing TODO list.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
# Geas Server Bot
|
||||
|
||||
```
|
||||
(Currently a work in progress. The bot is still not in a state to run, and none of its features have been programmed..)
|
||||
(Currently a work in progress. The bot is still not in a state to run, and none of its features have been programmed.)
|
||||
```
|
||||
|
||||
This is a bot I wrote to manage the Discord server for Geas, the Edinburgh University Table-Top Role-Playing Society, during our move to an on-line format.
|
||||
@ -77,8 +77,8 @@ in order for to authenticate as the correct bot.
|
||||
|
|
||||
|-- .env
|
||||
|-- .gitignore
|
||||
|-- CHANGELOG.md
|
||||
|-- COMMANDS.md
|
||||
|-- CHANGELOG.md
|
||||
|-- COMMANDS.md
|
||||
|-- docker-compse.yml
|
||||
|-- LICENSE
|
||||
|-- README.md
|
||||
|
Reference in New Issue
Block a user