MCPcopy Create free account
hub / github.com/codebymitch/TitanBot / isDegraded

Method isDegraded

src/utils/database.js:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 }
127
128 isDegraded() {
129 return this.useFallback;
130 }
131
132 isAvailable() {
133 return this.db && !this.useFallback;

Callers 1

getEndedGiveawaysFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected