Skip to content

catfxngs/noni-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noni Discord Bot

Meow meow, meow. Meow!

Noni wearing a sombrero.

Want to add the bot to your server? Click here!

Self-hosting

Make a new application on the Discord Developer Portal.

$ pip install -r requirements.txt

Run the bot with $ python3 noni.py or $ py -3 noni.py and enter your token.

If you choose to save it, a .env will be generated and remembered for the next run. The variable is ignored by git, but keeping your bot token in plaintext is always a risk. Please remember to never share your token! You can easily reset it in the portal.

Command prefixes and other variables can be modified in the config.json file.

{
    "PREFIX": "/"
}

Docker

In progress.

About

Silly Discord bot for a silly kitty.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages