Fast Discord bots creation.
🛸 Discor is a Node.js tool created to help people which wants to create Discord bots more fast.
- Download the .RAR file in Releases page
- Follow the instructions on the release section
- Create a application on Discord Developer Portal
- Turn your Application in a Bot and copy the secret token
- Execute Discor and use the copied secret token
- MIT License.
A quick guide of how to contribute with the project.
1. Create a fork from Discor repository
2. Clone the repository with git clone https://github.com/your/Discor.git
3. Type cd Discor/
4. Create a branch and make your changes
5. Commit and make a git push
6. Open a pull request