Skip to main content
Deno 2 is finally here 🎉️
Learn more
method MatchBotDetailsCacheService.prototype.cacheBot
Re-export
import { MatchBotDetailsCacheService } from "https://deno.land/x/sptaki@1.2.0/services/mod.ts";

Store a bot in the cache, keyed by its name

Parameters

botToCache: IBotBase

Bot details to cache