botserver/templates/announcements.gbai/announcements.gbdialog/start.bas

10 lines
168 B
QBasic
Raw Normal View History

LET resume = GET_BOT_MEMORY("resume")
IF resume <> "" THEN
TALK resume
END IF
ADD_KB "weekly"
TALK "You can ask me about any of the announcements or circulars."