Skip to content

Commit

Permalink
Created new command model (#121 closes #58)
Browse files Browse the repository at this point in the history
* New command model + rewrite builtins

* Added GroupCommand

* Added SimpleCommand

* Remove mess

* Changed GroupCommand

* Added CommandMessage, CommandArgv
  • Loading branch information
Ellen Fawkes authored Sep 26, 2017
1 parent 9167d23 commit fcbc4b9
Show file tree
Hide file tree
Showing 19 changed files with 696 additions and 241 deletions.
58 changes: 0 additions & 58 deletions common/Commands/alias.js

This file was deleted.

47 changes: 0 additions & 47 deletions common/Commands/alias_remove.js

This file was deleted.

14 changes: 0 additions & 14 deletions common/Commands/ping.js

This file was deleted.

44 changes: 0 additions & 44 deletions common/Commands/plugins.js

This file was deleted.

15 changes: 0 additions & 15 deletions common/Commands/uptime.js

This file was deleted.

14 changes: 0 additions & 14 deletions common/Commands/version.js

This file was deleted.

23 changes: 0 additions & 23 deletions common/builtin.js

This file was deleted.

Loading

0 comments on commit fcbc4b9

Please sign in to comment.