In het Nederlands zijn 'de', 'het' en 'een' lidwoorden. - The words 'de', 'het' and 'een' represent articles as used in the Dutch language.
DeHetBot is a telegram bot that helps you find articles to dutch words.
- telegram-bot-api
go get github.com/go-telegram-bot-api/telegram-bot-api
- Install Go
Official installer
brew install go
- Clone the repo.
git clone https://github.com/sjagoori/dehetbot
- Install dependencies.
go get github.com/go-telegram-bot-api/telegram-bot-api
- Get an Telegram bot API key from @Botfather
- Insert your API key in
config.yaml
, see example
- Improve regex logic