fp/services/bot
CJ_Clippy a5e4fee3a3
ci / build (push) Failing after 0s Details
switch chatops from streams to vods
2024-08-31 02:42:28 -08:00
..
src switch chatops from streams to vods 2024-08-31 02:42:28 -08:00
.mocharc.json change scout to a service 2024-08-26 23:11:24 -08:00
README.md change scout to a service 2024-08-26 23:11:24 -08:00
crontab switch chatops from streams to vods 2024-08-31 02:42:28 -08:00
graphile.config.ts capture progress 2024-08-01 11:16:35 -08:00
package.json switch chatops from streams to vods 2024-08-31 02:42:28 -08:00
pnpm-lock.yaml switch chatops from streams to vods 2024-08-31 02:42:28 -08:00
tsconfig.json bot progress 2024-08-06 17:13:58 -08:00

README.md

bot

A.K.A. FutureButt, the discord bot that integrates into Futureporn backend.

Features

  • User submitted content (USC) notifications
    • Embedded video
    • Prevvy storyboard
    • USC publishing
    • USC rejection

Usage

bot is a node.js app which uses ENV variables to ingest secrets. The following ENV vars are required.

DISCORD_TOKEN
DISCORD_CHANNEL_ID

Example invocation as follows.

DISCORD_TOKEN=your-token-goes-here DISCORD_CHANNEL_ID=1185024773231759481 node index.js

Register our custom commands with Discord