Skip to content

Roxedus/MornBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MornBot

Norwegian multi-purpose Discord bot written for personal use.

This project is no longer being actively maintained. This means that it contains a lot of poorly written code. It is not recommended that you run this bot yourself, however if you want to for some god awful reason, you can keep reading :)

It also has a lot of poorly written issues and weird commit messages but I can't be bothered to clean up the mess I've made.

Table of Contents

Getting Started

Prerequisites

Setup

Assming that you have set your Python 3 path to python and you have set up a database.

  • Install the required Python modules:

    python -m pip install -r requirements.txt
    
  • Rename the config.yaml.example file to config.yaml and replace the values within it with your own.

  • Run the bot

    python run.py
    

Built With

...and all the other modules listed in the requirements.txt file.

Contributing

Please read CONTRIBUTING.md for details.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

and these people for their indirect contributions to the project. Their code is not necessary in order for the bot to operate however their code is used in the production version of the bot and they deserve credit nonetheless:

About

Discord bot written with norwegian Discord users in mind. Mainly for personal use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%