diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d344ba6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config.json diff --git a/README.md b/README.md index b335872..57cef3e 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ Automatically kicks and bans users, which first name or last name matches one of predefined regexes, from a telegram group. +## You're not a spammer but you got banned? + +This is definitely a bug. [File an issue on Pagure](https://pagure.io/AutoBanBot/issues). Thank you! + ## Running Before running the bot, configure the Telegram Bot API and regexes in `config.json`.