This repository was archived by the owner on Feb 10, 2022. It is now read-only.
This repository was archived by the owner on Feb 10, 2022. It is now read-only.
Supinic bot levels #28
Open
Description
https://supinic.com/bot/channel-bots/levels
Level 0:
Level 1:
- You'll have seen it before ... I hope ...
Level 2:
- Full command system is implemented (see later messages)
Level 3:
- command prefix is
<
Level 4:
- Bot adheres to 1 second cooldown. If bots own UserLevel is VIP or higher, disable said cooldown dynamically. link
Level 5:
- same message cooldown. link
Level 6:
- Per command individual cooldown as well as a global "per channel" cooldown settable link
Botadmins (icdb) go around this limit.
Level 7:
- extern API link
Level 8:
- Per command UserLevel setting. link
Level 9:
- Eval / Debug command. link
Level 10:
- help with dynamic list of commands. (preferably on a bot.icecreamdatabase.com page)
Level 11:
- supnic api ping.
Level 12:
- Achieve any three bot badges.
- Need to ask supinic to apply some badges ... Haven't come around to doing it.
- https://supinic.com/bot/channel-bots/badges
- These ones we should have currently:
- Verified
- Website
- Database
- Multi-platform
- Every bot account is a separate instance which is just started in the same application.
- Technically both sunred and me are running the bot for testing purposes on our own PCs
- Might have misunderstood the requirements
- Open source
- Moderation
- It detects it's own modstatus but it doesn't do any moderation by default.
- Regex can be added to type timeout / ban commands. (Not sure if this ones counts)