Skip to content

🤖 A discord bot that aims to replace the once popular KawaiiBot

License

Notifications You must be signed in to change notification settings

vincentscode/ExtendedKawaii-DiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtendedKawaii-DiscordBot

A drop in replacement for the popular KawaiiBot
Invite

Self hosting

Add a config.py file in this format:

# config
prefix = '+'
admin_ids = [] # discord user ids => admins (can allow custom commands)

# discord api
token = '<your_discord_token>'

# gif apis
tenor_key = '<your_tenor_api_key>'
giphy_key = '<your_giphy_api_key>'

# reddit
reddit_headers = {
	# request headers for reddit (required for +reddit)
	# can be acquired using by copying a curl to reddit and pasting it into https://curl.trillworks.com/
}

# developer settings
test_mode = False
dev_mode = False

About

🤖 A discord bot that aims to replace the once popular KawaiiBot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages