Skip to content

[POC]A Discord bot to orchestrate commands as ephemeral short-lived functions

Notifications You must be signed in to change notification settings

f4tal-err0r/discord_faas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord FAAS

tests

This is a project that allows small arbitrary functions to run and output as a Discord bot using commands. This is to make small, quick functions for ease of extensibility.

Architecture (WIP-ish)

  • Serverless Event Engine
    • Knative: Easy, can probably make an cloudevent knative template for controller interactions
    • OpenFAAS: Exploring this since it allows for more working with the higher level templates
  • SCM:
    • Github repo + build integration

About

[POC]A Discord bot to orchestrate commands as ephemeral short-lived functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published