index
:
github/tanzanite.git
feature/neaconfig
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
lib
/
common
/
HighlightManager.ts
Age
Commit message (
Collapse
)
Author
2022-08-05
use assert/strict
IRONM00N
2022-07-06
fix(hl): ignore when user is already mentioned in the message
IRONM00N
2022-06-19
actually fix highlight (un)block
IRONM00N
2022-06-17
remove global client variable
IRONM00N
2022-06-16
remove util classes, move config out of src
IRONM00N
2022-06-14
remove the war crimes that I previously committed
IRONM00N
- Remove custom typings and replace with declaration merging - Fix the typings for args - Replace all discord-api-types imports with discord.js imports - Fix discord.js breaking changes
2022-06-11
fix(hl): make channel and user blocks work
IRONM00N
2022-04-02
feat(hl): add last talked cooldown
IRONM00N
2022-03-14
feat(logging): over complicated repl
IRONM00N
2022-03-03
fix(HighlightManager#isMatch): make individual words case insensitive
IRONM00N
2022-03-01
feat: add hl cooldowns
IRONM00N
2022-02-25
fix: misc
IRONM00N
2022-02-23
feat(hl): make functional, no cool downs yet, restrcited to su
IRONM00N
2022-02-07
started working on highlight command
IRONM00N