mirror of
https://github.com/perlbot/perlbuut
synced 2025-06-07 20:55:39 -04:00
More fixes for discord/matrix
This commit is contained in:
parent
8b0b267585
commit
df8a5eca55
1 changed files with 1 additions and 0 deletions
|
@ -108,6 +108,7 @@ sub handle_request {
|
||||||
host => '*special', #TODO fix this to be an actual hostname!
|
host => '*special', #TODO fix this to be an actual hostname!
|
||||||
# Make sure it isn't messed up by the alias feature..
|
# Make sure it isn't messed up by the alias feature..
|
||||||
server => $data->{server} // '*special',
|
server => $data->{server} // '*special',
|
||||||
|
in_my_chan => 1, # pretend users are always in my channels
|
||||||
# nolearn => 1,
|
# nolearn => 1,
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue