Creating a slack bot to show transactions from the Stellar network. What additions should be here.
The basic operation for this bot will be to show all transactions from a specific account (possibly with query parameters and sorting). I would like to connect to a socket so a channel can always update with all transactions but i am unsure if there is one available. A more advanced version i would like to add payments. although this may be trouble sum for validating users and keeping a database from slack user pairing them to correct accounts, and security. What would be a nice feature you would like to have on a slack bot?