An open API service indexing awesome lists of open source software.

https://github.com/byteball/bot-example

Example source code for Byteball chatbot
https://github.com/byteball/bot-example

Last synced: 12 months ago
JSON representation

Example source code for Byteball chatbot

Awesome Lists containing this project

README

          

# Bot Example

Example source code for Obyte chatbot. Copy this bot and start adding your stuff.

## Requirements

node.js 6+

## Install
```
npm install
```
## Run
```
node start.js
```
Note the line that it prints on start-up:
```
====== my pairing code: Aj2No4YghYNcHjzPqobfp5gSJ4jyaBqnhF2dK7lEsMZ+@obyte.org/bb#*
```
Copy this pairing code to your Obyte wallet: Chat tab, Add a new device, Accept invitation, paste the code, ready to chat.

## Next steps

1. See the sources of [start.js](https://github.com/byteball/bot-example/blob/master/start.js).
1. https://developer.obyte.org
1. Submit your new bot to the Bot Store!

## Help

\#tech channel on discord https://discord.obyte.org.