29 lines
1.2 KiB
Markdown
Raw Normal View History

2020-05-03 20:07:03 +03:00
# TrafficTrackerCog
This is the Kanium community/guild welcome cog. monitors the server for activity and logs them to a specific channel using the specific commands.
2020-05-03 20:04:33 +03:00
# How to use:
In order to use our cog you would need to install it onto your instance of [RedBot](https://github.com/Cog-Creators/Red-DiscordBot).
## Requirments:
- Instance of [RedBot](https://github.com/Cog-Creators/Red-DiscordBot)
- Downloader cog has to be loaded. to load:
`[Prefix]load downloader`
## How to install & load:
1. `[PREFIX]repo add [RepoName] https://github.com/Kanium/KaniumCogs [ActiveBranch (EX: Master)] `
2020-05-03 20:07:03 +03:00
2. `[PREFIX]cog install [RepoName] trafficTrackerCog`
3. `[PREFIX]load trafficTrackerCog`
2020-05-03 20:04:33 +03:00
### To update the Cog:
2020-05-03 20:07:03 +03:00
- `[PREFIX]cog uninstall trafficTrackerCog`
2020-05-03 20:04:33 +03:00
- `[PREFIX]repo update [RepoName]`
2020-05-03 20:07:03 +03:00
- `[PREFIX]cog install [RepoName] trafficTrackerCog`
- `[PREFIX]load trafficTrackerCog`
2020-05-03 20:04:33 +03:00
### Commands
2020-05-03 20:18:24 +03:00
- `[PREFIX]settrafficchannel` - allows you to select a channel in your discord to dump logs to
2020-05-03 20:04:33 +03:00
- `[PREFIX]stats` - prints the statistics that the cog has gathered.
- `[PREFIX]resetstats` - allows for a hard reset of the stats
- `[PREFIX]toggleLogs` - Toggles the logs functionality on or off