Skip to content

Commit

Permalink
Updating organisation, new commands and fixes (#40)
Browse files Browse the repository at this point in the history
* updated config file to add owner id, package json update to remove vulnrabilities

* update index to portal main file and code improved a lot

* added docs and src

* added docs and src

* updating confic and npm packages to latests versions

* big update in profanity checking

* profanity update

* fixed an error and broken down readme into multiple files

* update readme file

* added jest testing first implementation and implemented new roll command

* code quality improvements

* roll test have been fixed

* implemented joke command and updated roll

* latest update before typescript re-write

* added back config

Co-authored-by: Ioannis Tsiakkas <csd3213@csd.uoc.gr>
  • Loading branch information
keybraker and Ioannis Tsiakkas authored Jan 1, 2021
1 parent 90aaeb4 commit 634b3c7
Show file tree
Hide file tree
Showing 89 changed files with 15,006 additions and 9,239 deletions.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,7 @@ dist
.pnp.*

#guild status
.server_storage/guild_list.json
.server_storage/guild_list.json

#build
build/*
156 changes: 0 additions & 156 deletions README.md

This file was deleted.

Loading

0 comments on commit 634b3c7

Please sign in to comment.