tmatebot

Crates.iotmatebot
lib.rstmatebot
version1.1.0
sourcesrc
created_at2024-09-02 10:12:18.638737
updated_at2024-09-03 16:17:42.750753
descriptionDiscord bot to run instances of tmate
homepage
repositoryhttps://github.com/Maiori44/tmatebot
max_upload_size
id1360359
size68,427
Felice D'Angelo (Maiori44)

documentation

README

tmatebot

A simple Discord bot that can be used to create and close tmate connections.
Allowed users set and use their own personal passwords to create connections.
Created connections automatically close when there's no user left connected or if the timeout ends.

.env

  • TOKEN: The Discord bot's token.
  • WHITELIST: List of Discord user IDs that are allowed to use the bot, each ID is separated by a comma with no whitespace.
  • TIMEOUT: Default timeout value (example: 1h to make connections automatically close after 1 hour).
Commit count: 0

cargo fmt