link-flayer

1.1.5 • Public • Published

Link-Flayer

Discord RSS News Bot

Link Flayer is a Discord Bot designed to provide your Discord server with RSS Newsfeeds Instant Web Searches and more.

Setup

Configure your feeds.json:

Each node with a "title", "link", "category" attribute to be used from an Airtable columns. Setting up Airtable for multiple Discord severs still in progress. It should be assumed every server will need its own Airtable Base and the coresponding apiKey, base and table name.

Airtable

Usage

Sample .env for extra params ChatGPT, Airtable

DATABASE_URL='' TOKEN='' KEY='' BASE='' TABLE='' OPENAI_API='' OPENAI_ORG=''

Available Commands

  • !help - Lists the available commands: !help

  • !chat - Queries OpenAI Model: !chat what is a pizza

  • !search - Searches the RSS Sources: !search google

  • !get - Retrieves Search By Index: !get 25

  • !add - Add a new RSS Source Feed dynamically: !add http://www.engadget.com/rss.xml

  • !update - Updates all current RSS Feeds: !update

  • !quote - Selects a random quote: !quote

  • !random - Selects a random article: !random

  • !random category - Selects a random article by category: !random sports

  • !answer - Instant Live Search: !answer salesforce

  • !slang - Urban Dictionary Search: !slang slang

  • !stock - AlphaVantage Stock Search: !stock IBM

  • !play - Plays a trivia game question: !play

  • !answer - Answers for a question above: !answer 1

  • !npm - Gets NPM info from repository: !npm axios

  • !alert - Gets weather alerts for an area: !alert TX

  • !calc - Do math: !calc 2 + 2

  • !food - Selects a random recipe: !food

  • !code - Searches for code snippets: !code python loop

Example:

Airtable

Readme

Keywords

none

Package Sidebar

Install

npm i link-flayer

Weekly Downloads

3

Version

1.1.5

License

ISC

Unpacked Size

228 kB

Total Files

41

Last publish

Collaborators

  • johnfacey