#discord-bot #discord #bot #password #tmate

app tmatebot

Discord bot to run instances of tmate

2 stable releases

1.1.0 Sep 3, 2024
1.0.0 Sep 2, 2024

#279 in Network programming

Download history 205/week @ 2024-08-28 80/week @ 2024-09-04

285 downloads per month

Zlib license

22KB
629 lines

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).

Dependencies

~13–28MB
~385K SLoC