Skip to content

A welcome bot is a bot that simply sends a welcome image when someone Join to your Discord server

License

Notifications You must be signed in to change notification settings

KMKINGMAN/Welcomer-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Welcomer Bot

This bot sends an image when someone enter into your server

SelfHost

  • Make .env File and Write TOKEN
  • Edit these!
#########Edit these!
kmcode = commands.Bot(command_prefix = "!", intents=intents)
##########Welcome Channel ID
kmchannel_id = 805612009412493332
##########Guild ID
kmguild_id = 805200795687059457
##########ImageName
kmbccname = "10.jpg"
##########AvatarSize
size = 350
##########RGB Color
kr = 30   #R
kb = 144  #G
kg = 255  #B
##########Text X,Y
t1 = 574
t2 = 258
##########FontSize
fs = 60#حجم الخط 
##########Avatar X,Y
p1 = 192
p2 = 119
  • Run YourProject Everythink OKAY

Host Project?

Try Replit


بوت ترحيب

هذا البوت يقوم بارسال صورة عندما يدخل احد الى السيرفر الخاص بك

SelfHost

  • انشئ ملف .env واكتب بداخلة TOKEN
  • عدل هذه المعلومات
################اي دي تشانيل ترحيب
kmchannel_id = 805612009412493332
#################اي دي سيرفر 
kmguild_id = 805200795687059457
#################لا تلعب بذي 
path = "kmwelcome.png"
#################اسم صورة الترحيب 
kmbccname = "10.jpg"
#################حجم صورة الافاتار 
size = 350
#################الالوان النص بصيغة rbg
kr = 30
kb = 144
kg = 255
#################احداثيات النص 
t1 = 574
t2 = 258
##################حجم الخط 
fs = 60#حجم الخط 
##################احداثيات الصورة
p1 = 192
p2 = 119

تشغيل البروجيكت 24 ساعة?

جرب Replit

About

A welcome bot is a bot that simply sends a welcome image when someone Join to your Discord server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages