mirror of
https://github.com/civsocit/olgram.git
synced 2025-12-19 08:36:17 +00:00
часть функционала бота
This commit is contained in:
@@ -101,5 +101,5 @@ async def bot_added(message: types.Message, state: FSMContext):
|
||||
except IntegrityError:
|
||||
return await on_duplication_bot()
|
||||
|
||||
await message.answer("Бот добавлен!")
|
||||
await message.answer("Бот добавлен! Список ваших ботов: /mybots")
|
||||
await state.reset_state()
|
||||
|
||||
Reference in New Issue
Block a user