Setup Counting
 Enable/Disable the Counting System:
/count setup enable/disable
 Add a Counting Channel:
- This will add the mentioned channel as counting channel
/count setup channel [channel]
 Options for Customizing:
 Enable/Disable Reactions when counted right/wrong:
 The Bot should add Reactions, when the Number is wrong or right:
/count setup yesreact
 The Bot will not add Reactions, when the Number is wrong or right:
/count setup noreact
 Enable/Disable Count Reset, when counted wrong
- When this Feature is enabled, the current Count will be resetted to 0
 The Bot will reset the Counting, when the Number is wrong and the counting will begin again with 0:
/count setup yesreset
 The Bot should not reset the Counting, when the Number is wrong and the counting will continue with the next Number:**
/count setup noreset
 📀Add Role when wrong counted:
/count setup role [role] [removeafter]
- This adds a role, when a user counted wrong and removes it after a specific time, when a time was provided
- Ex: /count setup role @Math-Noob 2m-> When User X counted wrong, he will get the @Math-Noob role for 2 minutes