Evaluated proc {unknown:2:cmd/^(.+?)agenda$/} {match args} { agenda__ [last $match] [bif [second $args] [second $args] 5] }

This commit is contained in:
jbs on #computerchat
2020-10-07 16:25:05 +02:00
committed by FUCK YOU
parent 462ec4b39e
commit 74dea89cb1
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
{match args} { agenda__ [last $match] [bif [second $args] [second $args] 5] }