Skip to content

Commit

Permalink
Mods
Browse files Browse the repository at this point in the history
  • Loading branch information
madprops committed Jan 17, 2024
1 parent 9de4874 commit a4403f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ You can name it `botdude` for example, or just use a user that isn't root.
1) Clone the repo: `git clone --depth 1 https://github.com/madprops/airc`
1) Get inside the new directory: `cd airc`
1) Install the node dependencies: `npm install`
1) Create the first config file in `/configs` (read [Configuration](#configuration))
1) Create the first bot in `/configs` (read [Configuration](#configuration))
1) Export the api key to the environment (read [Credentials](#credentials))
1) Run the bot with `node bot.js mybot` and check that it can connect

Expand Down

0 comments on commit a4403f6

Please sign in to comment.