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
- Host: GitHub
- URL: https://github.com/im-parsa/persian-discord-api
- Owner: im-parsa
- License: apache-2.0
- Created: 2021-10-20T05:31:55.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-02T16:33:44.000Z (over 4 years ago)
- Last Synced: 2025-03-27T16:09:06.722Z (about 1 year ago)
- Topics: discord-api, discord-bot, discord-js, discordjs, pda, persian-discord-api
- Language: SCSS
- Homepage: https://persian-discord-api.herokuapp.com
- Size: 226 KB
- Stars: 19
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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
## 🔧 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)