v0.0.1
This commit is contained in:
6
api/config/telegram.config.js
Normal file
6
api/config/telegram.config.js
Normal file
@@ -0,0 +1,6 @@
|
||||
const TelegramConfig = {
|
||||
token: "7855966674:AAEw9l_EF0GcpjrkSFzt0aLukEfJxBA2gcY",
|
||||
chatId: "224538769"
|
||||
}
|
||||
|
||||
module.exports = TelegramConfig;
|
||||
Reference in New Issue
Block a user