• Stars
    star
    130
  • Rank 276,558 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 4 years ago
  • Updated 8 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

discord auto typer, made with js && love πŸ’›

Discord Auto Typer

made with js πŸ’› && star repo 🌟 if you like

Full example of it logging it and running in background!

example

runs in background on chromium, so you can use discord app and it won't interrupt with your typing!

It logs last message it sent and at what time, also logs the time it was sent at.

example

After Installation:

npm i

Then...

edit index.js to add your username and password

edit discord.js 
    edit words array to put custom words 
    put the channel link of the server you want program typing it
    scroll all the way down and customize the time (inital is 3 minutes)

Then run it

node .

example