A Slack bot that responds to messages in cute/femboy-style responses in a Slack channel, ignoring your own messages.
- Create a Slack app at https://api.slack.com/apps
- Enable Socket Mode (Settings > Socket Mode)de)
- Enable Event Subscriptions (Features > Event Subscriptions)
s)
- Add bot event:
message.channels
- Add bot event:
- Add OAuth scopes:
channels:history,chat:write,app_mentions:read - Install app to workspace
- Invite bot to your channel:
/invite @your-bot-name
pip install -r requirements.txt
cp .env.example .env
# Edit .env with your Slack tokens
python bot.pyySends random cute responses including: meow, UwU, mrrp, :neocat_blush:, :3-blahaj-spinning:, etc.