-
Notifications
You must be signed in to change notification settings - Fork 5
/
config.js
27 lines (27 loc) · 1.04 KB
/
config.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
module.exports = {
botToken: '', //bot token from bot father
//============================================
miftahkey: 'your_apikey', // apikey api-miftah.xyz
miftahkey2: 'free', // Apikey api.miftahganzz.my.id (default: free or global)
apimiftah: 'https://api-miftah.xyz',
apimiftah2: 'https://api.miftahganzz.my.id',
//============================================
langsimi: 'id', // language simi
versi: '2.1.0', // version bot
prefix: '/',
groupChatId: '', // your id grup
grupUrl: 'https://t.me/miftahgrup', // your link grup
//============================================
web1: 'https://s.id/miftahbotz', // web 1
web2: 'https://api-miftah.xyz', // web 2
//============================================
ownerContact: {
ownerChatID: '', // id telegram owner
username: 'Miftah GanzZ', // username telegram
phoneNumber: '', //number tele
firstName: 'Miftah', //nama depan
lastName: 'GanzZ', // nama belakang
},
//============================================
qrisImage: './qris.jpg', //gambar qris buat donasi
};