Community guidelines
Social Conduct
- No harassment
- Be inclusive (no racism, sexism, etc)
- Keep everything safe-for-work
Discord
Most communication happens on our discord
Code of conduct for mods
- Protect people from harassment and spam using the minimum required force.
- De-escalate conflicts, and don't engage in tense arguments.
- Employ yes-and whenever possible.
- No power-tripping, no undue influence over people's projects. Be a servant.
Roles
Discord users can be assigned roles, which is useful for granting privileges to different groups of people, contacting them all at once, etc.
Tournament Roles
Roles are awarded based on your placement in the latest official tournament. The current roles are Champion, Top 4, Top 8, and Top 16. These roles are permenant, however only the ones from the latest tournament will be colored and displayed seperately from the RLBot member list.
Competition
We regularly run tournaments and other events where bots get ranked and programmers get kudos. The specific rules of each event are generally up to the organizer, but here are a few guidelines to promote fairness:
Record the matches
When playing for rank, you should have some kind of stream or recording that people can view and see that the match was played fairly.
Make sure your opponent is healthy
It's nice to make sure an opponent is working as designed and you have the latest version before playing against it for rank
- If possible, ask the author before the match.
- If you don't get pre-approval, and they ask you afterward to make the match not count for rank because their bot was broken by something outside their control, the community is likely to respect those wishes.
- As a bonus, it's nice to press the [home] key at some point to show bot performance stats. This helps to show that your computer is running the bots at full strength.
Make it known when you borrow code
Using code from other people with permission is good, as long as you make it publicly known. Many people give more praise to bots that they believe are made from scratch.
- If there's reasonable suspicion that you secretly copied lots of another bot, you may be asked to show your source code to some moderators before entering ranked events.
- If they find that there is copied code, there must be a public disclosure before entering the event.
The Fork Rule
If you forked your bot from a publicly recognized bot utility package, the fork rule doesn't apply to you.
If you fork a bot (except for a tutorial bot), your bot is in fork mode, which means:
- You can't enter league play or official tournaments or ranked games on braacket.com.
- You must give your bot a name that makes it clear you're a fork (small events might choose to allow fork-mode competitors). The name should be formatted as “YourBot [OriginalBot]”.
- Your bot must remain open source.
This gives proper attribution, and helps the community keep track. You can escape from fork mode by demonstrating to the community (judged by the discord moderator team) that your bot is unique enough to compete under its own name.