Skip to content

InvaderGator/Gator-Messager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gator-Messager

You need to edit code to use this bot.

The way the bot works is that it is hardwired to respond to channel IDs (CIDs) and user IDs (UIDs) You will need to change code in the python script to respond to the .env file.

There is a /say command for users to spread their will across discord channels There is a complementary saylock and ban command too so users can't as well

.JSON

The .JSON files are used to write and save data for the bot. This is the banlist and the saylock saving.

If you don't want the bot to spew ephermal/private command messages to a private-dm channel, then ban the bot through the /adminban command.


You need Python3 for this script.

Install py-cord or discord.py and also install dotenv from pip

MAKE SURE YOU INSTALL 'py-cord' NOT 'pycord'

They're two seperate packages.


Replace information in the .env file

You need your discord bot's token, Channel IDs, and User IDs.

About

Messaging bot for discord. .ENV file not included.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages