Skip to content

Discord bot with Leveling and Multi Emoji Star Board Feautres

License

Notifications You must be signed in to change notification settings

NishchayKQ/Destructor-sama

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My discord bot with features:

Multiple emoji starboard

the bot will post a message in x channel when y amount of reactions are detected on a message. Note x and y can be customized as well

Leveling feature

creates a rank card generated with my handwriting by image manipulation

bookmark a message on a server

context menu for a message gives option to send that message to your dm

log deleted messages

can log deleted messages and post them to a channel of choice

Some important info:

c sleep

Owners of the bot can run this to make the bot offline

cre

restarts the bot with any modifications on bot.py if any

setup

To host it yourself, follow these steps :

  1. add IDs of owners on line no 7 of setup.py in a List [ID1,ID2...]
     Example:
        Multiple Owners
            owner = [534258961044444444, 867496941999999999]
        Single Owner
            owner = [534258961044444444]

     Note: Owners can restart or switch the bot off / make the bot say stuff
               in particular channel...No other permissions are given like the ability
               to change skullBoard...

  2. add IDs of server you want the slash commands to work on in a list [ID1,ID2...]
        (line no. 10)

  3. (optional , line no 13) mention ID of a channel you want the bot to send messages like
        bot is now online

  4. Finally on line no 16 , add your token...here is more info on how to get your token

About

Discord bot with Leveling and Multi Emoji Star Board Feautres

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages