kaaax0815 / discord-token-abuser

Discord Token Abuser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ”‘ Discord Token Abuser

πŸ“‹ Requirements

  • A Discord Bot Token
  • Your Discord ID
  • This Project

πŸš€ Get Started

Install Dependencies

yarn install

Setup Environment Variables

Rename .env.example to .env

TOKEN is the Discord Bot Token YOU is your Discord ID

πŸ“˜ How to Use

Start the Project

yarn local

Navigate

Just use your Arrow Keys to move around. Select the Server, the Channel and then your Action.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request
  6. Fix until all Workflows are passing

Create a new Action

Simple create a File with your Action into src/actions. There you can add whatever feature you like

Just follow the Syntax of the other Actions

πŸ›οΈ Libraries

discord.js - For connecting to the Discord API

πŸ“ƒ License

This project is licensed under the GNU General Public License, Version 3 - see the LICENSE file for details.

About

Discord Token Abuser

License:GNU General Public License v3.0


Languages

Language:TypeScript 90.9%Language:JavaScript 8.9%Language:Shell 0.2%