Skip to content
This repository has been archived by the owner on Nov 7, 2019. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
josecoelho96 committed Sep 27, 2018
1 parent bbdbd04 commit fc5ccf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,17 +59,17 @@ Lists the last `qty` transactions made/received in the entire application.
- Roles/Permissions
- Auto add users to channels
- Report money receival on buy operation
- Report logs to channel

## Commands to add
- TBD

## Features to add
- Report logs to channel
- Error codes
- Add/remove staff from staff channel

## Problems found
- How to create first admin.
- Implementation: Log levels aren't well defined.
- FIXED: ~~Implementation: Log levels aren't well defined.~~
- FIXED: ~~Entry codes are not being verified as unique. Not using UUID.~~
- FIXED: ~~Users are only added to users table on join team commands, should be done always, but on every request will make this slow.~~

Expand Down

0 comments on commit fc5ccf2

Please sign in to comment.