update readme and add future bots
This commit is contained in:
parent
979fc2bd7d
commit
a3ce56e795
3 changed files with 40 additions and 16 deletions
9
cmd/dealsbot/main.go
Normal file
9
cmd/dealsbot/main.go
Normal file
|
@ -0,0 +1,9 @@
|
|||
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
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue