Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ikr4-m/discord-template

Discord framework/template for you
https://github.com/ikr4-m/discord-template

discord discord-bot discord-js es6 javascript nodejs typescript

Last synced: 2 months ago
JSON representation

Discord framework/template for you

Awesome Lists containing this project

README

        

Discord-Template



GitHub repo size


GitHub


GitHub package.json version

Discord Template that written in TypeScript, but you can make a command with ES6 too.

### IN PROGRESS
We're rewriting all the code for newest discord.js version.

# How To Install
Before installing this template, you'll need:
1. NodeJS v14 or above
2. Python v3.7.x (If you want to using Database)
3. windows-build-tools in Windows or GCC in Windows (If you want to using Database)

After installing the tools, lets hop into the installation.
1. Clone this project
2. Rename `.env.example` into `.env` and change your token there.
3. If you don't want using Database, follow this step:
1. Open `package.json` and remove `umzug`, `sequelize`, `@types/umzug`, and `sqlite3` dependency.
2. Delete `Database` folder.
3. Delete `src/App/Events/CheckDatabaseConnection.ts` file.
4. Delete `src/App/Models` folder.
4. Rename `Database/database-example.db` to `database.db`.
5. Do `npm install`
6. Finally, do `npm start` and happy coding!

# Gimme some coffee lads!
This template isn't an AI handmade, but this template with love made from the human brain. The human also need food to make a bunch of codes. So, if you like this project, [you can give me a cup of coffee in my PayPal here](https://www.paypal.me/sirienz).

# License
This project using GNU Affero General Public License v3.0. If a violation is found in it, we'll crack down according to local legal regulations. This project was signed by `Ikramullah Latif <45F6D4DF8F571384>`.