Skip to content
/ Authcord Public

A simple discord bot for providing TOTP and HOTP authentication.

License

Notifications You must be signed in to change notification settings

FigT/Authcord

Repository files navigation

Authcord

A simple discord bot for providing TOTP and HOTP authentication.

Features

  • Adding and removing 'accounts' (TOTP/HOTP secrets) via slash-commands
  • Getting TOTP/HOTP tokens via slash-commands
  • Autocompletion for account names in slash-commands
  • Secrets are encrypted at rest (in a MySQL DB) using AES-256-GCM
  • Caching (planned)
  • Accounts limited to specific roles (planned)
  • Fancy embeds (planned)

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple discord bot for providing TOTP and HOTP authentication.

Resources

License

Stars

Watchers

Forks

Packages