camreon / keyword-notification-bot

Discord bot that sends notifications when specific keywords are mentioned

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation:

Navigate to this URL in a browser, but replace {CLIENT_ID} with the real app's client id https://discordapp.com/oauth2/authorize?&client_id={CLIENT_ID}&scope=bot&permissions=8

Usage:

!keyword {keyword}

To do:

  • Logging
  • Use a database instead of tracking notification subscriptions in memory
  • Confirm permissions are correct
  • Command to list current keywords

About

Discord bot that sends notifications when specific keywords are mentioned


Languages

Language:Python 100.0%