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
- Host: GitHub
- URL: https://github.com/cryptiklemur/discord-analytics-bot
- Owner: cryptiklemur
- License: mit
- Created: 2017-01-08T17:18:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-08T19:13:44.000Z (almost 9 years ago)
- Last Synced: 2025-02-06T21:44:44.581Z (over 1 year ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```