This commit is contained in:
Lukian LEIZOUR 2023-01-29 00:51:03 +01:00
parent a70448a434
commit a15c733e45
55 changed files with 13236 additions and 1 deletions

2
app.js
View file

@ -91,4 +91,4 @@ bot.command('sb' , ctx => {
})
//bot launch
bot.launch();
bot.launch()