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

https://github.com/mazkdevf/keyauth-redeem-bot

KeyAuth Redeem Bot
https://github.com/mazkdevf/keyauth-redeem-bot

bot discord discord-bot discord-js keyauth nodejs

Last synced: 2 months ago
JSON representation

KeyAuth Redeem Bot

Awesome Lists containing this project

README

        

## KeyAuth Redeem Bot - V14

Created for application resellers/sellers so users can redeem licenses to get role or user and password from the key.

Showcase Pictures

![](photos/pic4.png "Logs")
![](photos/pic1.png "When user redeemed")
![](photos/pic2.png "License redeemed")
![](photos/pic3.png "Logging enabled")

###### Bot Commands
`/redeem ` will give user role with that key.

`/ruser [OPTIONAL ]` If optionals not used it will create random ones, otherwise will create account with ur choices

`/rlogs` Create logging channel for KeyAuth Redeem Bot

`/help` Shows basic help things

`/setseller` Set up KeyAuth Seller Plan Sellerkey.

###### Requirements

```md
Latest NodeJS
Discord Bot
KeyAuth Seller Plan / Subscription
```

###### Setup

###### Discord Developer Portal
`https://discord.com/api/oauth2/authorize?client_id=&permissions=8&scope=bot%20applications.commands`
```js
#1: When inviting bot use this but replace ^^^^ with your bot ID
#2: When you have done inviting do this step on discord oauth bot tab: https://i.imgur.com/lZvyONH.png
#3: And bot should now have permission to put commands on that server.
```

###### Discord Bot Source
```md
#1: Install the Latest Version of the Main Branch
#2: Open folder/src folder
#3: Drag files inside that to any folder
#4: Open Index.js with the code editor of your choice
#5: Change 20 and 28-29 lines.
#6: open cmd to that folder and run this npm install
#7: then you can run the bot with node . or node filename.js
```

## Copyright License

KeyAuth is licensed under **Elastic License 2.0**

* You may not provide the software to third parties as a hosted or managed
service, where the service provides users with access to any substantial set of
the features or functionality of the software.

* You may not move, change, disable, or circumvent the license key functionality
in the software, and you may not remove or obscure any functionality in the
software that is protected by the license key.

* You may not alter, remove, or obscure any licensing, copyright, or other notices
of the licensor in the software. Any use of the licensor’s trademarks is subject
to applicable law.

Thank you for your compliance, we work hard on the development of KeyAuth and do not appreciate our copyright being infringed.