hastebin-bot icon indicating copy to clipboard operation
hastebin-bot copied to clipboard

An opensource bot for Discord that posts data to Hastebin

hastebin-bot

An opensource Discord bot that posts data to Hastebin.

Installation

Requirements

Setup

  1. git clone https://github.com/davidcralph/hastebin-bot (If you don't have Git just go to Clone or download and click Download ZIP)
  2. npm i (in the bot src directory)
  3. Rename config.example.json to config.json and fill in the config file with your Discord bot token (optionally with a different prefix and Hastebin instance)
  4. node index.js (or simply npm start)
  5. Have fun!

Support

Please open an issue or ask in my Discord Server

License

MIT