This website requires JavaScript.
Explore
Help
Sign In
wrath
/
shaniqua-smeggdrop
Watch
1
Star
0
Fork
0
You've already forked shaniqua-smeggdrop
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
101
Commits
1
Branch
0
Tags
b955c7a57dcb40a0ef91ac46b6800ce577120f19
Commit Graph
1 Commits
Author
SHA1
Message
Date
jbs on #computerchat
b955c7a57d
Evaluated proc t+agenda {who args} { set w [string tolower $who]; if {[info exists ::agenda($w)] != 1} {set ::agenda($who) {}}; set ::agenda($who) [uniq [lappend ::agenda($who) [args]]]; . Added $args to $who}
2020-10-07 16:21:27 +02:00