Skip to content

Commit

Permalink
2.7.0 - The Game Status Update
Browse files Browse the repository at this point in the history
* now only suggests channels that you can read and send to when you try
to run a command in the wrong channel.
+ GroupUp command
+ Groups Channel setting added
+ ClearGroupUp command
+ SetPlayingStatus command
* fixed a bug involving the generation of the Guild Files.
* started work on wiki page generation.
+ playing statuses that randomly select a game from chucklefish's
published games, starbound 2/5, Wargroove 1/5, all others 1/25
+ added website blacklist check to url variables.
+ QuickRespond DM command
+ started implementation of Sail's Pixel xp system, (is now tracking XP)
* Fixed a bug preventing messages from being deleted when adding the X
emoji as a reaction to a message.
+ added a system for users to add up to 5 links to their profile via the
EditLinks command.
+ XpDenied Channel Setting adde
  • Loading branch information
Vaerys-Dawn committed Jun 17, 2017
1 parent 228fe9a commit 5c0697f
Show file tree
Hide file tree
Showing 68 changed files with 1,616 additions and 591 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "DiscordSailv2.wiki"]
path = DiscordSailv2.wiki
url = https://github.com/Vaerys-Dawn/DiscordSailv2.wiki.git
1 change: 1 addition & 0 deletions .idea/dictionaries/Vaerys.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

71 changes: 71 additions & 0 deletions .idea/markdown-navigator.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 3 additions & 0 deletions .idea/markdown-navigator/profiles_settings.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions .idea/vcs.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5c0697f

Please sign in to comment.