Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bjartek/flowfi
- Owner: bjartek
- Created: 2024-11-18T21:01:16.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-11-19T15:20:06.000Z (about 1 month ago)
- Last Synced: 2024-11-19T16:32:38.635Z (about 1 month ago)
- Language: Go
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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