Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ire4ever1190/doccat
The cat has read the manual, he knows some stuff
https://github.com/ire4ever1190/doccat
dimscord discord
Last synced: 11 days ago
JSON representation
The cat has read the manual, he knows some stuff
- Host: GitHub
- URL: https://github.com/ire4ever1190/doccat
- Owner: ire4ever1190
- Created: 2020-08-20T00:30:42.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-29T10:27:09.000Z (2 months ago)
- Last Synced: 2024-08-30T11:15:05.453Z (2 months ago)
- Topics: dimscord, discord
- Language: Nim
- Homepage:
- Size: 85 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Used on the dimscord server to provide access to the documentation within discord
Will one day get back to this and make it more modular to allow more libraries
To use, create a file called config.json and put this in it
```
{
"TOKEN": "what the token is",
}
```don't forget to run `nimble genDb` first