2 stable releases
1.1.0 | Sep 3, 2024 |
---|---|
1.0.0 | Sep 2, 2024 |
#454 in Network programming
45 downloads per month
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
~14–30MB
~386K SLoC