node-event-bot/server
mightypanders dec3a3070f add CustomError Class as wrapper for "Error"
throw new CustomError('message','errorCode')
2022-04-23 21:30:11 +02:00
..
commands implement auto repeating events 2022-04-12 22:39:47 +02:00
events date based repetition 2022-04-21 19:46:03 +02:00
handler/repeatingEvents date based repetition 2022-04-21 19:46:03 +02:00
helper adjust an error message 2022-04-23 21:29:35 +02:00
structures implement auto repeating events 2022-04-12 22:39:47 +02:00
types refactoring and adding capability to recognize more schedules 2022-04-13 21:38:59 +02:00
configuration.ts copy from ttt bot 2022-01-03 15:07:49 +01:00
constants.ts copy from ttt bot 2022-01-03 15:07:49 +01:00
eventHandler.ts echoes 2022-02-27 16:20:42 +01:00
interfaces.ts add CustomError Class as wrapper for "Error" 2022-04-23 21:30:11 +02:00
logger.ts big update of structure 2022-03-09 12:29:42 +01:00
server.ts copy from ttt bot 2022-01-03 15:07:49 +01:00