An opensource Discord bot that posts data to Hastebin.
git clone https://github.com/davidcralph/hastebin-bot
(If you don't have Git just go to Clone or download and click Download ZIP)npm i
(in the botsrc
directory)- Rename
config.example.json
toconfig.json
and fill in the config file with your Discord bot token (optionally with a different prefix and Hastebin instance) node index.js
(or simplynpm start
)- Have fun!
Please open an issue or ask in my Discord Server