Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bjartek/flowfi

A telegram bot for flow-fi
https://github.com/bjartek/flowfi

Last synced: about 1 month ago
JSON representation

A telegram bot for flow-fi

Awesome Lists containing this project

README

        

# Flowfi

A simple golang telegram bot to do flow evm notifications

## Deploy

Create a bot according to telegram docs

create and .env file with

```.env
TOKEN=
APPLICATION=flow-fi
LOGGING_LEVEL=debug
```

go run main.go