Susannova / Discord_Bot

A configurable discord bot that can run on multiple servers simultaneously.
MIT License
2 stars 1 forks source link

Logfile: Write the source of some messages #81

Closed Susannova closed 4 years ago

Susannova commented 4 years ago

Example:

23:51:08,663 root INFO rate limit changed from 0/0s to 2000/60s
23:51:08,905 root INFO rate limit changed from 0/0s to 20/1s
23:51:08,906 root INFO rate limit changed from 0/0s to 100/120s
23:51:08,906 root INFO rate limit changed from 0/0s to 2000/60s
23:51:09,259 root INFO rate limit changed from 0/0s to 300/60s
23:51:09,507 root INFO rate limit changed from 0/0s to 2000/60s
23:51:09,787 root INFO rate limit changed from 0/0s to 20/1s
23:51:09,789 root INFO rate limit changed from 0/0s to 100/120s
23:51:09,790 root INFO rate limit changed from 0/0s to 2000/60s
23:51:10,66 root INFO rate limit changed from 0/0s to 300/60s

This is caused by the riot api but you can't know that.

Susannova commented 4 years ago

Not closed on purpose