Skip to content

Snapbot provides common infrastructure and abstractions for creating chatbots that work across multiple messaging platforms.

Notifications You must be signed in to change notification settings

transitive-bullshit/snapbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snapbot

Cross-platform chatbots

Snapbot provides common infrastructure and abstractions for creating chatbots that work across multiple chat platforms.

Clients:

  • SnapchatClient
  • KikChatClient
  • TelegramClient

Bots:

  • Superscript
  • Mirror
  • Giphy
  • Eliza
  • Wolfram
  • Test

Future:

  • ChatBotManager
    • manages multiple chatbots
  • ChatBotState

Usage

var client = new SnapchatClient() var bot = new TestBot(client)

Links

License

MIT. Copyright (c) Travis Fischer.

About

Snapbot provides common infrastructure and abstractions for creating chatbots that work across multiple messaging platforms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published