TiCubius / TrashBOT

This repository contains a Discord bot used to save all the messages posted in a Discord & Twitch chat, as well as reply to !commands.

Home Page:https://trashmates.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TiCubius/TRASHBOT [VERSION: 2.10]

A discord bot, built in NodeJS thanks to discord.js

What ?

This is a simple bot, that saves all the messages posted in a Discord server and a Twitch chat. Every Twitch chatters/followers (up to 1000) and Discord members (up to 1000) will be registered in the database.

How-to ?

You need to :

  • Use the tables.sql to create the correct structure.
  • Copy config/settings.example.js to config/settings.js
  • Fill in the config/settings.js
  • Launch the script the first time with the last 2 lines of bot.js uncommented (wait ~1 minute)
  • Restart the script with the last 2 lines commented.

About

This repository contains a Discord bot used to save all the messages posted in a Discord & Twitch chat, as well as reply to !commands.

https://trashmates.fr/

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%