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

https://github.com/im-parsa/persian-discord-api

The Open Source Discord API
https://github.com/im-parsa/persian-discord-api

discord-api discord-bot discord-js discordjs pda persian-discord-api

Last synced: about 1 year ago
JSON representation

The Open Source Discord API

Awesome Lists containing this project

README

          

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/im-parsa/persian-discord-api)

# Persian Discord API (PDA)
> The Open Source Discord API built with [discord.js](https://discordjs.guide) & as well as the use of Express, Typescript and EJS technologies


GitHub language count
GitHub last commit

## 🔧 Requirements
1. 2 Discord Bot Token
2. Node.js v14.0.0 or newer

## 🚀 Getting Started

```
git clone https://github.com/im-parsa/persian-discord-api.git
cd persian-discord-api
npm install
```

## ⚙️ Configuration

You should config .env file and make two keys **TOKEN0** & **TOKEN1** with what discord token you want in value

## 🤝 Contributing

1. [Fork the repository](https://github.com/im-parsa/persian-discord-api/fork)
2. Clone your fork: `git clone https://github.com/your-username/persian-discord-api.git`
3. Create your feature branch: `git checkout -b my-new-feature`
4. Stage changes `git add .`
5. Commit your changes: `cz` OR `npm run commit` do not use `git commit`
6. Push to the branch: `git push origin my-new-feature`
7. Submit a pull request

## 📝 Credits

[@im-parsa](https://github.com/im-parsa)