8000 GitHub - hotbear1110/Melonbot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hotbear1110/Melonbot

Repository files navigation

Twitch bot using NODE.JS

As always, don't use it. It sucks. This is just a fun small project and is not meant to used as a 'commercial' bot.

Setup

  1. Create a MYSQl server. And a database thingy inside it.
  2. Copy from config_example.js over to a config.js file with your credentials.
  3. npm install
  4. Run once: npm run start. Once it is. stop the process.
  5. Access your mysql database in whichever way you prefer and add to the channels table the users which are using the bot. INSERT INTO channels (melon095), (twitch), (forsen);
  6. npm run start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0