Ever needed a graceful way to say “no”?
This tiny Bot returns random, generic, creative, and sometimes hilarious rejection reasons — perfectly suited for any scenario: personal, professional, student life, dev life, or just because. Just use /no in the channel the bot has access to.
Built for humans, excuses, and humor. /Yes and /Maybe commands now added by popular demand.
Want to run it yourself? It’s lightweight and simple.
git clone https://github.com/zombienerd/no-as-a-bot.git
cd no-as-a-bot
npm install
Insert your Bot Token and ID
npm start
no-bot/
├── index.js //Main file
├── config.json //Config for Bot Token & ID
├── reasons.json //List of Rejection Reasons
├── webhooks.json //File for webhooks to be saved and referenced
├── package.json //Package Info
Created with creative stubbornness by hotheadhacker Modified for Discord Bot Duty by zombienerd
MIT — do whatever, just don’t say yes when you should say no.