Skip to content

Labnann/irc-bot

Repository files navigation

irc-bot

Created using discord-irc.

Run:

cd irc-bot
mv .env.example .env

You need to create a Discord bot user, which you can do by following the instructions here.

When you have the app token and channel ids, you can proceed to change the .env file.

Then, install dependencies:

npm install

After that: Start the bot with

npm start

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published