Jump to content
[MUST READ] Forum Rules ×

Lebyy

Senior Members
  • Posts

    27
  • Joined

  • Last visited

Everything posted by Lebyy

  1. Been working on this for a while now and here it is https://github.com/Lebyy/mofh.js (not completely released yet, there's documentation left). Will be releasing it on NPM in a few days alongside updating the bot to use the new package.
  2. I'll be pushing a small update soon this week, been working on it for a while now.
  3. 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.
  4. https://www.npmjs.com/package/mofh-client-js As Promised - Made by srugina Just updated a bit.
  5. Moved to better and reliable hosting, please change the ip adress to 195.201.173.201
  6. I totally understand your concern and I am always looking to secure the data as much as possible and make it so any other individual or me cannot access it and I promise I never will look at the data or modify it.
  7. I can take it down no problems with that, I just wanna keep it there for those who can't host it or are not well equipped with tools required.
  8. The data is stored on my server and it's all secure since my database writes all data in special and encrypted manner. I am using quick.db to store it which is basically better-sqlite3 No data can be accessed by any other individual, I can assure the username and key safety. (Only for the public bot)
  9. Contact https://support.ifastnet.com/ I guess.
  10. 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: Check it out yourself now!
  11. Hey there! I was searching for some example of client areas made with the infinity free api and wanted to know where can I find them.
  12. No issues but is this correct? Your URL: [siteurl] or www.[siteurl] I wanna make it show something like this Your URL: https://name.domain.com or https://www.name.domain.com This is welcome email message btw.
  13. Alright just wanted to know because the email is marked as spam for some reason.
  14. Ah alright, just wanted to ask how can I add text records in the cpanel? Also can I use my email to send the mail's on sign-up?
×
×
  • Create New...