benji7425
a51f0853a6
Updated to use separate logging class + many helpful comments
4 years ago
benji7425
f1c2796f09
Merged feature/reconnect-improvement into develop
4 years ago
benji7425
55ab0b58df
Added check for existing timer so we don't start a new one on reconnect
4 years ago
benji7425
630cc2a421
Merged develop into master
4 years ago
benji7425
e828e6996b
Fixed crash when trying to handle non-existant error
4 years ago
benji7425
3373d6d2ec
Merged feature/disconnect-handling into develop
4 years ago
benji7425
e84ebe197a
Updated link detection log for clarity
4 years ago
benji7425
599ed40db0
Fixed disconnect error crash + added channel check on message detect
4 years ago
benji7425
a8283ba87a
Removed silly and useless verboseLogging toggle
4 years ago
benji7425
e8ddcdb821
Merged hotfix/disconnection into develop
4 years ago
benji7425
e1473e2114
Added verbose logging option (currently toggled with a message)
4 years ago
benji7425
d130cecdca
Added disconnect error handling and reconnect attempt
4 years ago
benji7425
5dbeb8cade
Merged hotfix/uri-identification into master
4 years ago
benji7425
7fb51aebb8
Merged hotfix/uri-identification into develop
4 years ago
benji7425
4c05a15a16
Quick sort-of-hacky fix for Uri library not doing what I expected
It re-inserts the url in the string, letting you modify it in a callback. I just used the callback to call the cacheLink method with it, which is what I was going to do when it returned anyway. Hacky, but it'll do for now!
4 years ago
benji7425
7d8151094f
Updated README.md
4 years ago
benji7425
3dc138d0d4
Merged release/v1.0.1 into master
4 years ago
benji7425
153da3018d
Merged feature/link-caching into develop
4 years ago
benji7425
2a1ced73cb
Removed "link sent" detection when it sent it itself
4 years ago
benji7425
8ea6a8169d
Fixed time not being included when using logEvent
4 years ago
benji7425
eb780182cb
Fixed initial link detection caching links in the wrong order
4 years ago
benji7425
6515e32901
Fixed typo with regex link detection
4 years ago
benji7425
6feaf49a97
Hackily fixed https:// and http:// not matching
4 years ago
benji7425
5661af7b66
Added event logging, improved error handling, added link caching
4 years ago
benji7425
282db02695
Merged release/v1.0.0 into master
4 years ago
benji7425
1c782a2530
Merged release/v1.0.0 into develop
4 years ago
Benji
68b949f7a9
Update README.md
4 years ago
Benji
efe4698c55
Update README.md
4 years ago
Benji
83a3c46da1
Update README.md
4 years ago
benji7425
986e776508
Merged feature/error-handling into develop
4 years ago
benji7425
4cf4c10323
Added internet disconnection error handling
4 years ago
benji7425
12ac8683a8
Added vscode launch json for node
4 years ago
benji7425
910c06415b
Added error handling for invalid RSS feed
4 years ago
benji7425
fb129feb8f
Merged feature/feed-reading into develop
4 years ago
benji7425
961c167108
Added link posting if link not found posted in last 100 messages
4 years ago
benji7425
8a8c2f88e6
Added feed-read npm module
4 years ago
benji7425
3323de6a27
Added eslint config
4 years ago
benji7425
f84cdca84f
Updated README.md to mention need for config.json
4 years ago
benji7425
7f65c0c117
Added basic ping pong bot
Requires a config.json file with a token
4 years ago
benji7425
b6c4e08737
Installed discord.io
4 years ago
benji7425
f73db49665
Initialised npm
4 years ago
benji7425
04e2398459
Added gitignore
4 years ago
benji7425
d919005b19
Initial commit
4 years ago