1
0
Fork 0
mirror of https://github.com/perlbot/perlbuut synced 2025-06-07 18:45:42 -04:00

More fixes for discord/matrix

This commit is contained in:
Ryan Voots 2020-09-10 20:48:54 -04:00
parent 8b0b267585
commit df8a5eca55

View file

@ -108,6 +108,7 @@ sub handle_request {
host => '*special', #TODO fix this to be an actual hostname!
# Make sure it isn't messed up by the alias feature..
server => $data->{server} // '*special',
in_my_chan => 1, # pretend users are always in my channels
# nolearn => 1,
};