Skip to content

Kacper1263/newsletter-node.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Change log:

  • 14.08.2019 - Minor error detection improvements
  • 08.08.2019 - Minor text correction in logs
  • 06.08.2019
    - Variable for owner ID and administrative role name
    - FIXED: Checking user ID in private message didn't work.
  • 03.08.2019 - Merged branch with new database with master
  • 31.07.2019 - New branch with new db
    • - Rebuild the old code to work with the new database
    • - Add function to delete email from array (Only for bot owner (--force))
    • - ^^^ for everyone (with verification)
    • - Information on the end of emails ("If you do not try to register an account, please ignore this message." & "If you do not try to delete your account, please ignore this message")
  • 31.07.2019 - (Register email) content in config
  • 30.07.2019 - NOTE: The option to delete messages requires re-code to use a different library to support databases, because the current one does not support removing items from arrays
  • 30.07.2019 - Send PM to bot owner when ERROR. Email messages now have CSS styles
  • 29.07.2019 - Discord PM verification for commands: >all & >send
  • 29.07.2019 - Cleaning temp after confirming the e-mail.