UNPKG

discordbotlist

Version:

Integrate with discordbotlist.com and support voting rewards and promote your bot's stats on the website.

7 lines (6 loc) 164 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BaseAdapter = void 0; class BaseAdapter { } exports.BaseAdapter = BaseAdapter;