Skip to content

maker-lukas/nya-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1d60ed5 · · May 11, 2026

History

7 Commits
May 11, 2026
May 11, 2026
May 11, 2026
May 11, 2026
May 11, 2026
May 11, 2026

Repository files navigation

Nya~ bot

A Slack bot that responds to messages in cute/femboy-style responses in a Slack channel, ignoring your own messages.

Setup

  1. Create a Slack app at https://api.slack.com/apps
  2. Enable Socket Mode (Settings > Socket Mode)de)
  3. Enable Event Subscriptions (Features > Event Subscriptions) s)
    • Add bot event: message.channels
  4. Add OAuth scopes: channels:history, chat:write, app_mentions:read
  5. Install app to workspace
  6. Invite bot to your channel: /invite @your-bot-name

Install & Run Run

pip install -r requirements.txt
cp .env.example .env

# Edit .env with your Slack tokens
python bot.pyy

Responses

Sends random cute responses including: meow, UwU, mrrp, :neocat_blush:, :3-blahaj-spinning:, etc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages