]> jfr.im git - erebus.git/commit
new `server` module - !SERVER and !UPTIME commands
authorJohn Runyon <redacted>
Sun, 13 Feb 2022 20:58:59 +0000 (14:58 -0600)
committerJohn Runyon <redacted>
Sun, 13 Feb 2022 20:58:59 +0000 (14:58 -0600)
commit1e8c1c89631ab6062ffdfc5853d1db8d425c2960
tree809c77823ad0df0d1accbc54c8d4efb8a21a9b15
parent43151ead0a9dd77da9299812b5f8f29556075e41
new `server` module - !SERVER and !UPTIME commands

!SERVER shows the server the bot is currently connected to, as well as when and to where the connection was established.
!UPTIME shows the time since the connection was established, as well as the time the bot process was started
modules/server.py [new file with mode: 0644]