Separate client module from `dithcord-tui`
Separate client module into `dithcord`
Remembering each guild's last channel
bugfix
Stop bot on exit
Commands to auth as bot account
Missing dependency on trivial-types
Scrolling logs, WIP custom log object.
Mutable selfbot, only report available guilds
Beef up dc:channels a bit
Auth through commands
Switch channels, guilds. Proper prompt
State tracker module
Functional prompt
Update to cl-tui
Close #4
Update readme
Update for latest lispcord
Make a module for modules
Move bot stuff into main.lisp
README
Shorten sender name
Use define-children
define-children
Properly render messages
Add Travis icon
Dumps all received messages on screen
Fix some bugs, don't depend on sbcl posix extensions
Using lispcord's commands feature
Commands module
Initial commit
Travis integration, also WIP code
Smoke test for Travis
Travis integration
Trigger initial Travis build
Prepare for Travis builds
Travis indicator
cl-charms-ll is a separate library now
cl-charms got unsplitted...
license file
Add supported implementations
Preparing for quicklisp
let+ not needed anymore
Bundle vedit
Update screenshot links
Make log deduplication optional
Layouts overhaul (again), edit-frame
Update to modern cl-charms
Update to the modern cl-charms. Beginning of edit-frame
Remove obsolete file
Update link in readme
Initial commit
Split modules to other projects. Allow selfbots
Move dithcord-cli to a separate project
Add example
Optimizes
Echo bot working
Something working
Fix some typos and formatting
Initial commit with README and a stub bot on lispcord