(07 March, 2022 - 05:09 AM)treasurefn Wrote: Show More
New Discord account generator with MYSQL integration
Please leave a like ? and rep :)
INSTALLATION:
1. Extract all files
2. Create a database and import "generator.sql"
3. Run `npm install` in the root directory to install all dependencies
4. Open `config.json` and replace mysql host, user, password & database with your values
5. Replace <BOT_TOKEN> with your token
6. Change <CHANNEL_ID> to your generate channel id or LEAVE EMPTY ("") if user can generate in any channel
7. Change the message prefix (optional)
8. Change generate timeout [in seconds] (optional)
9. Run `node index.js` to start the bot
New Discord account generator with MYSQL integration
Please leave a like ? and rep :)
INSTALLATION:
1. Extract all files
2. Create a database and import "generator.sql"
3. Run `npm install` in the root directory to install all dependencies
4. Open `config.json` and replace mysql host, user, password & database with your values
5. Replace <BOT_TOKEN> with your token
6. Change <CHANNEL_ID> to your generate channel id or LEAVE EMPTY ("") if user can generate in any channel
7. Change the message prefix (optional)
8. Change generate timeout [in seconds] (optional)
9. Run `node index.js` to start the bot