mirror of
https://github.com/memohai/Memoh.git
synced 2026-04-27 07:16:19 +09:00
docs: update readme
This commit is contained in:
Binary file not shown.
@@ -25,9 +25,7 @@ async function main() {
|
||||
const platform = new TelegramPlatform()
|
||||
|
||||
try {
|
||||
platform.serve({
|
||||
botToken,
|
||||
})
|
||||
platform.serve()
|
||||
|
||||
console.log('✅ Bot is running...')
|
||||
console.log('Press Ctrl+C to stop')
|
||||
|
||||
Reference in New Issue
Block a user