Changed init message
This commit is contained in:
@@ -19,7 +19,7 @@ class FSMWeather(StatesGroup):
|
||||
|
||||
|
||||
async def cmd_start(message: types.Message):
|
||||
await message.reply("Hi!\nI'm Bot!\nPowered by aiogram.", reply_markup=custom_kb_client)
|
||||
await message.reply("Hi!\nI'm Genka-bot!", reply_markup=custom_kb_client)
|
||||
|
||||
|
||||
async def get_coin(message: types.Message):
|
||||
|
||||
Reference in New Issue
Block a user