Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alepmaros committed Aug 26, 2020
1 parent cad388d commit fb62f1f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,3 @@ def send_telegram_message(message, token):
except:
return None
```

# Things that need to be done
- [ ] Re-factor code
- [ ] Check if UUID exists before adding to the database
- [ ] Make good return messages
- [ ] Add option to revoke key
- [ ] Add a way to use input via code
- [ ] More extensive README

0 comments on commit fb62f1f

Please sign in to comment.