An open API service indexing awesome lists of open source software.

https://github.com/cryptiklemur/discord-analytics-bot

Analytics Bot for Discord
https://github.com/cryptiklemur/discord-analytics-bot

Last synced: about 1 year ago
JSON representation

Analytics Bot for Discord

Awesome Lists containing this project

README

          

# discord-analytics-bot

To run, pass in a token and an owner id to `npm run start`

```bash
$ BOT_ANALYTICS=my_ga_token BOT_TOKEN=myreallylongtokenhere BOT_OWNER=myuserid npm run start
```