- A discord bot that will save your text to https://www.notebin.cf
- Link: click here
- No crediting or anything is required, feel free to copy or do anything with this code its completely free.
- Notebin - https://notebin.cf
- Notebin api - https://notebin.cf/api
- Notebin src - https://github.com/spicybirsge/notebin
- Node v16. 6.0 or higher
- Go to https://discord.com/developers and create a bot and get its token
- Then copy this project and add an env variable called token and set its value to the token you got
- Run the command
npm install
to install all dependencies - Run the project using node index.js
- Wanna deploy this easily? click the "Deploy on Railway" button.