- started some tests writing
- wrote systemd config
- better systat memory reporting
- code refactoring following standard js guidelines (plus semicolons)
- Fixed 'one shot' commands hanging because a Promise wasn't handled
- 'one shot' commands are not registered for polling Telegram anymore
- Added some "spice" on README :)
- added log and config file options
- Swapped nconf order
- Removed console.log override
- Added start options and environment variables to configure config and hook dir (If you want to install Telegrammer globally)
- Improved README.md file
- Added "Config" section in README.md
- Improved logging
- Added telegram.js bin
- Decided to add this very file :)
- Squashed "allowed_usernames" bug
- Fixed telegram.js nasty bug