Skip to content

Golang-Venezuela/adan-bot

Repository files navigation

Adan-Bot is the first bot in the community (hence its name) that will evolve, gradually acquiring numerous implicit features, making it increasingly better.

Installation

From source

Use the Go toolchain to fetch the module.

$ go install github.com/Golang-Venezuela/adan-bot/cmd/adan-bot

Important

You need to add Go installed binaries directory to your PATH.

$ export PATH="$(go env "GOPATH")/bin:$PATH"

How to run

$ TELEGRAM_APITOKEN="YOUR_BOT_TOKEN" adan-bot

Features

  • Hola Mundo.
  • Events calendar.
  • Structure of the repo.
  • Captcha for new users. (ref. join captcha bot)
  • Create databases (Validate SurrealDB) with the members of the Group
  • Notification to the group when a PR is created
  • Notification of new deploy
  • Remove and ban users

CI/CD

  • Add Contributing sections
  • Automatic CHANGELOG
  • Add Linter pipeline
  • Test with coverage (50%)

Built With

  • Go
  • telegram-api
  • Docker

Contributing

See contribution guide for more information.

License

Distributed under the MIT License. See LICENSE file for more information.

About

Primer bot, de la comunidad.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published