Skip to content

im-parsa/persian-discord-api

Repository files navigation

Deploy

Persian Discord API (PDA)

The Open Source Discord API built with discord.js & 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
  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