Skip to content

Update beş_config.js #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions beş_config.js
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
module.exports = {

token:"", //Bot Tokeniniz => Bot Oluşturduktan Sonra Intentsleri Açmayı Unutma!
guildID:"", //Kullanıcağın Sunucunun ID'si
token:"MTI3ODA4MTkzMTAzMTg3MTY2MA.GD7jXQ.KV3tLaWLBBrF2EJP8cP9hnmdDkl9r3XMyCF5P4", //Bot Tokeniniz => Bot Oluşturduktan Sonra Intentsleri Açmayı Unutma!
guildID:"1272619254331478169", //Kullanıcağın Sunucunun ID'si
botDurum:"Beş Was Here", //Botun Durumu
footer:"Beş & Luppux", //Embedların Footer Yazısı
botOwners:["928259219038302258"], //Bot Sahibinin ID'si
botOwners:["384098679004594176"], //Bot Sahibinin ID'si
prefix:".", //Botun Prefix'i
manemoji:"♂️", //Erkek Emojisi
womanemoji:"♀️", //Kadın Emojisi
Expand Down Expand Up @@ -38,4 +38,4 @@ dokuz:"9"



}
}