diff options
author | Colin Okay <cbeok@protonmail.com> | 2020-04-12 11:59:13 -0500 |
---|---|---|
committer | Colin Okay <cbeok@protonmail.com> | 2020-04-12 11:59:13 -0500 |
commit | af85b3ae5b11b68cd0bad553041f67915fbea20b (patch) | |
tree | b10ed894406964aa97e9723120360882b9f631f2 /package.lisp | |
parent | e01d232cf291c056fede8c7a08ecc589edf57ae8 (diff) |
added upload
Diffstat (limited to 'package.lisp')
-rw-r--r-- | package.lisp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.lisp b/package.lisp index 0368c9c..c5f2414 100644 --- a/package.lisp +++ b/package.lisp @@ -83,6 +83,7 @@ #:send-text-message #:join-room #:create-direct-message-room + #:upload ;; bot control #:start |