diff --git a/rustbot.toml b/rustbot.toml new file mode 100644 index 0000000..409937f --- /dev/null +++ b/rustbot.toml @@ -0,0 +1,10 @@ +[relabel] +allow-unauthenticated = [ + "A-*", + "C-*", + "S-*", + "E-*" + ] + +# Gives us the commands 'ready', 'author', 'blocked' +[shortcut] \ No newline at end of file