Skip to content

thealex42/wikimapiabot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wikimapiabot

Telegram bot for Wikimapia

See it in action: @wikimapia_bot (telegram)

Build and run

Before running edit wikimapiabot.go and set wikimapia and telegram api keys

1) Docker

docker build -t wikimapiabot -f Dockerfile .

docker run -it --name wikimapiabot wikimapiabot

2) Go

go get; go build; ./wikimapiabot

TODO

  • tests
  • use goroutines pool in main loop

About

Telegram bot for Wikimapia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages