discordBots/cmd/dealsbot/main.go
2023-01-26 01:28:18 +01:00

9 lines
199 B
Go

package main
func main() {
// translate this to go: https://dev.rievo.net/sst/feed-python
// query different sources store to db
// try to incorporate operagx api
// send messages to discord
}