https://github.com/connorslade/nosebot
NoseBot — The most Nosetastic Discord Bot!
https://github.com/connorslade/nosebot
bot discord discord-bot discord-js nodejs nose nose-bot
Last synced: about 2 months ago
JSON representation
NoseBot — The most Nosetastic Discord Bot!
- Host: GitHub
- URL: https://github.com/connorslade/nosebot
- Owner: connorslade
- License: gpl-3.0
- Created: 2021-01-21T13:11:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-18T02:49:52.000Z (about 5 years ago)
- Last Synced: 2025-04-05T05:45:14.573Z (about 1 year ago)
- Topics: bot, discord, discord-bot, discord-js, nodejs, nose, nose-bot
- Language: JavaScript
- Homepage:
- Size: 22.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Basicprogrammer10/NoseBot/releases/)
[](https://nodejs.org/)
[](https://discord.com/oauth2/authorize?client_id=789262732452954123&scope=bot)

NoseBot
The most Nosetastic Discord bot ever!
Report Bug
·
Invite Bot
·
Request Feature
Table of Contents
## About The Project

Commands ⬆
### Built With
* [NodeJS](https://nodejs.org/)
* [Discord.JS](https://discord.js.org/#/)
* [Docker](https://www.docker.com/)
## Getting Started
To get a local copy up and running follow these simple steps.
### Prerequisites
* [Docker](https://www.docker.com/)
* [Git](https://git-scm.com/)
### Installation
1. Git Clone the Repo (`git clone https://github.com/Basicprogrammer10/NoseBot.git`)
2. Go into the folder (`cd NoseBot`)
3. Rename `config-template.json` to `config.json` and edit it to have your bot token etc.
4. Build the Docker Container (`sudo docker build . -t basicprogrammer10/nosebot`)
5. Run the Image (`sudo docker run basicprogrammer10/nosebot`)
## Contributing
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**.
1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request
## License
Distributed under the GNU General Public License v3.0. See [`LICENSE`](https://github.com/Basicprogrammer10/NoseBot/blob/master/LICENSE) for more information.
## Contact
Discord - `Sigma#8214`
Email - `connor@connorcode.com`
Project Link: [`https://github.com/Basicprogrammer10/NoseBot`](https://github.com/Basicprogrammer10/NoseBot)