Skip to content

masonr/Discord-Billing-License-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Billing-License-Bot

Simple Discord bot that will verify WHMCS and Blesta billing panel licenses

Prerequisites

Bot Invite/Hosting Instructions

Invite Hosted Bot

I am hosting this bot on a server, thus it can be invited to your server easily without the need to host the bot yourself.

  1. Open the invite link below to start the process of adding the bot to your Discord server
  2. Select the server you wish to invite the bot to
  3. Hit 'Authorize' and the bot will be added

Self-Hosted Bot

  1. Follow these directions in order to register the bot and create a token
  2. Replace the token at the top of the licensebot.py file with your generated token
  3. Replace WHMCS.com username/password details with your account information1
  4. Invite the bot to your server2

1 Some special characters may cause issues when used in the password field of the WHMCS account
2 The bot does not require any special permissions

Bot Commands and Usage

Usage:

!command [domain]   
!command help   

Commands:

!license - checks WHMCS and Blesta license validity   
!licence - (same as above)     
!whmcs - checks WHMCS license validity   
!blesta - checks Blesta license validity  

Examples:

!license google.com  
!whmcs unknown.host  
!blesta billing.hostingcompany.net  
!license help  

Note: The domain given as an argument must not include the preceding scheme (http:// or https://) nor a subdomain of "www." (i.e. to check the license status of http://www.host.net, run !license host.net)

License

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                    Version 2, December 2004

 Copyright (C) 2018 Mason Rowe <mason@rowe.sh>

 Everyone is permitted to copy and distribute verbatim or modified
 copies of this license document, and changing it is allowed as long
 as the name is changed.

            DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

  0. You just DO WHAT THE FUCK YOU WANT TO.

About

Simple Discord bot that will verify WHMCS and Blesta billing panel licenses

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages