The most Nosetastic Discord bot ever!
Report Bug
·
Invite Bot
·
Request Feature
Table of Contents
Commands ⬆
To get a local copy up and running follow these simple steps.
- Git Clone the Repo (
git clone https://github.com/Basicprogrammer10/NoseBot.git) - Go into the folder (
cd NoseBot) - Rename
config-template.jsontoconfig.jsonand edit it to have your bot token etc. - Build the Docker Container (
sudo docker build . -t basicprogrammer10/nosebot) - Run the Image (
sudo docker run basicprogrammer10/nosebot)
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See LICENSE for more information.
Discord - Sigma#8214
Email - connor@connorcode.com
Project Link: https://github.com/Basicprogrammer10/NoseBot