Use a different nick for development

This commit is contained in:
hedy 2024-04-06 04:35:20 +00:00
parent 60e9c57f4e
commit f8bc44c55e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
from ircrobots import SASLUserPass
NICKNAME = "hedyrelay"
NICKNAME = "hedyrelay-dev"
SERVERS = {
"libera": {
"connection": {