Skip to content

Commit

Permalink
Dropped a link to github to avoid confusing non-tech users
Browse files Browse the repository at this point in the history
  • Loading branch information
f213 committed Jun 21, 2024
1 parent b6ae499 commit 0582a50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bot.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ async def introduce_myself(update: Update, context: ContextTypes.DEFAULT_TYPE) -
chat_id=update.effective_chat.id,
text="""
Это бот, который чистит спам из телеграм-комментов. Чтобы он заработал — добавьте его как админа в дискуссионную группу канала. Не забудьте разрешить удалять сообщения, без этого бот не будет работать.
Если что-то сломалось, пишите в https://github.com/f213/discussion-sentinel-bot
""",
)

Expand Down

0 comments on commit 0582a50

Please sign in to comment.