Skip to content

allipsee/Character-Limiter-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cool bot for Discord.

Bot instances Support MIT Lisence



A cool bot for Discord.

A bot that prevents users from spamming in one line for example you can set how many words there can be in a message like I set it 3 but If I do 1234 it will send a message that I have passed the limit and much more, Prefix is . and do .help

IF YOU DONT KNOW HOW TO GET A BOTS TOKEN READ THIS OR SKIP

How to invite the bot? Unfortunately you can't invite the bot. BUT you can make it yourself pretty easily by copying the code from bot.py, and at the bottom it says TOKEN. In this field you must add the token of the bot you have created in https://discordapp.com/developers/applications/ and if you haven't made a bot yet, what you must do is: 1. Click on New Application name your bot and press Create. Your application is still not a bot. If you want you can give it a description. 2. Then head over to Bot which you will see bellow OAuth2, press Add Bot and click Yes do it! Gongratulations! Your bot is now created! You can give it a Profile Picture if you want. 3. Now you must invite your bot to the server you want. Go to OAuth2, go at the bottom and you will se some checkable boxes. Click the bot one and then scroll down where you will find more checkable boxes. There, click Administrator and hit the blue Copy button and open this link in a new page, select the server you want the bot and now you should see the bot offline! Don't forget to navigate to the Bot page again scroll up and hit the big blue Copy button.

Now this is the part to make the bot online!

To make the bot online as I said above you must copy the Token of the bot the big blue button I said in the end, and then you must download an editor for programming, in my opinion the best is Atom. For you that you have a different one it is completely fine! Do whatever I say in your editor. Now paste the entire code from bot.py in a file on the editor, (make sure the file is .py or it won't work) and scroll down until you see this: https://gyazo.com/874da132a1a0cb51e6a3b37ea3952e26 . Where it says Token put the token of your bot! Then run the code and the bot should be online! Make sure to do .help so you can see the commands. DO NOT CHANGE ANYTHING IN THE CODE OR THE BOT WONT WORK. I AM NOT REPSONSIBLE FOR WHAT YOU DO IN THE CODE BUT YOU CAN COME HERE AND COPY THE RIGHT ONE

NOTE EVERY TIME THE BOT GOES OFFLINE AND THEN YOU RUN THE CODE TO BE ONLINE, YOU MUST SET THE LIMITS AND EVERYTHING YOU HAD SET FROM .help AGAIN

About

Character Limiter in one message.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages