nullsoepic / liveunderflow

https://discord.gg/F9qCKC8TCk ~ Discord bot for a LiveOverflow community
Creative Commons Attribution Share Alike 4.0 International
5 stars 4 forks source link

/check responds with "Incorrect IP" when using NoobBot proxy ip #8

Closed nullsoepic closed 1 year ago

nullsoepic commented 1 year ago

The bot will reply with Incorrect IP to the /check command with the noobbot proxy ip.

This is not intended behavior as the check for the proxy should be @ Commands/general/check.ts#L23

nullsoepic commented 1 year ago

The issue was only present in the testing environment and on the actual bot as the config contained noob instead of n00b on line 7. This issue is invalid.