Jump to content
[MUST READ] Forum Rules ×

Lebyy

Senior Members
  • Posts

    27
  • Joined

  • Last visited

Posts posted by Lebyy

  1. Yep, this package won't work directly if you run it on php.

    The main motto of it is to make it work under the applications which fall under the node environment, if you want to use it on a website you can go for a next.js (or any other SSR compatible package) where you can use SSR to do the stuff in background making a request to your webserver or go the classical express way.

  2. For those who don't know what MOFH Discord.js Bot is, it is a discord bot which helps the user to create an account, get users domains, get availability of the domain, reset a users password, suspend a users account, unsuspend a users account.

    It is coded in JavaScript and you can easily customize it yourself!

    Requirements: Node.js V12 Or Above, A Discord Bot and server to host it.

    GitHub Repository: https://github.com/Lebyy/mofh-discord-bot (make sure to give the repo a start hehe)
    Setup Instructions: https://github.com/Lebyy/mofh-discord-bot/wiki/Setup-Instructions

    Public Hosted Bot - https://discord.com/api/oauth2/authorize?client_id=766964107945181194&permissions=8&scope=bot
    IP - 195.201.173.201
    How to setup username and key? You can run

    !setusername [yourusername] and !setkey [yourmofhapipassword]

     

    Here are some screenshot of the bot's commands:

    image.png.c791f59ec985b28dae8ae65d7d7d47ae.png

    image.png.50c1d35f33cb7aefb3f945fdfbd8fb84.png

    Check it out yourself now!
     

×
×
  • Create New...