discordipbot

1.1.1 • Public • Published

DiscordIPBot

version downloads

Get your IP address from a self-hosted Discord bot

Installing

  1. Clone the repository: git clone https://github.com/AlexIsOK/DiscordIPBot and cd cd DiscordIPBot
  2. Install the dependencies: npm install
  3. Run the bot to generate a config file: node index.js
  4. Edit config.json to include your token (optionally custom prefix and command as well)
  5. Run the bot again: node index.js

You can also pass the token as a command line argument: node index.js -t TOKEN. The command line token will be used instead of the stored one when possible.

Contributing

To contribute, please fork this project and create a pull request with your changes.

Readme

Keywords

Package Sidebar

Install

npm i discordipbot

Weekly Downloads

4

Version

1.1.1

License

MIT

Unpacked Size

8.06 kB

Total Files

6

Last publish

Collaborators

  • alexisok