Skip to content

Simple script that do HTTP Communication between Discord.API with the HTML. Making you to be able to talk anyone but as a bot.

Notifications You must be signed in to change notification settings

3oFiz4/HTMLxDiscord.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 

Repository files navigation

HTMLxDiscord.js πŸ§™β€β™‚οΈ

Hello! This is a simple script I made in like 4 hours for demonstration of HTTP Communication between Discord.API with the HTML. It will make you to be able to anyone but as a bot. image

How to Use?

  1. Run the server node server.js
  2. Take your Discord Bot token and put it in the Bot Token input. If you don't know how to fetch your Discord bot token, you can search it in the internet.
  3. Provide the Channel ID or the DM ID (it also work for DM) you want to talk in.
  4. User to reply simply ping the user (optional)
  5. Provide something in the "Text to Say:" text area.
  6. You can also provide an Image URL to send
  7. You could also reply to a recent message (100 recent messages) (optional) or simply enter the message id you want to reply.
  8. Send message

πŸ“œ Instructions:

  1. Clone the repository:
git clone https://github.com/3oFiz4/HTMLxDiscord.js.git
  1. Navigate to the Project Folder:
cd HTMLxDiscord.js
  1. Install Dependencies:
npm install express body-parser discord.js
  1. Navigate to the Project's source:
cd source
  1. Run server.js:
node server.js

Todo:

[X] Provideable BOT token
[X] Channel ID with a working server name
[X] Ping User
[X] Working text
[O] Send Image URL, from PC or from clipboard (partially done)
[X] Reply to Recent messages
[ ] Improve UI 

About

Simple script that do HTTP Communication between Discord.API with the HTML. Making you to be able to talk anyone but as a bot.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published