Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

thelounge/thelounge-bot

Repository files navigation

lounge-bot

A node-js IRC bot for The Lounge's IRC channel on Libera.Chat.

Setup and running

$ yarn
$ yarn test
$ yarn start

Config

Configuration information can be found in the config.json. The default options are below

var config = {
  channels: ["#thelounge-test"],
  server: "irc.libera.chat",
  botName: "lounge-botter",
  realName: "TheLounge IRC Bot",
  commandPrefix: "!",
  ignore: ["Wendy"],
  githubUser: "thelounge",
  githubRepo: "lounge",
  owners: ["xPaw", "astorije", "YaManicKill", "MaxLeiter"],
};

About

🤖 A helper IRC bot for #thelounge

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6