Skip to content

cveering/sphinx-example-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

sphinx-example-bot

An example of how to create bots on Sphinx.

build

npm install

npm run build

npm run start

create a bot in your Sphinx app

Create a bot called Example.

For local dev on sphinx-stack, set the Bot Webhook to http://host.docker.internal:3333. Take the Bot Token, and put it in a .env file like SPHINX_TOKEN=*******. Also add PORT=3333 to the .env

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%