Giter Site home page Giter Site logo

discord-autotyper's Introduction

Discord Auto Typer

made with js ๐Ÿ’› && star repo ๐ŸŒŸ if you like

Full example of it logging it and running in background!

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.

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 .

discord-autotyper's People

Contributors

sell avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

discord-autotyper's Issues

TypeError: Cannot read properties of undefined (reading 'click')

/Users/marco/Downloads/discord-autotyper-master/discord.js:53
await loginButton[1].click();
^

TypeError: Cannot read properties of undefined (reading 'click')
at Object.login (/Users/marco/Downloads/discord-autotyper-master/discord.js:53:30)
at async /Users/marco/Downloads/discord-autotyper-master/index.js:9:5

multi channel

May I know if I would want to auto type in multi channel, what commands or actions should I insert into the script?

'click' undefined

I have just set up and when I ran node . I get this error,

/home/nial/discord-autotyper/discord.js:46
        await loginButton[1].click();
                             ^

TypeError: Cannot read property 'click' of undefined
    at Object.login (/home/nial/discord-autotyper/discord.js:46:30)
    at async /home/nial/discord-autotyper/index.js:9:5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.