Skip to main content
Module

x/discordeno/mod.ts>getBotIdFromToken

Discord API library for Deno
Latest
function getBotIdFromToken
Re-export
import { getBotIdFromToken } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Get the bot id from the bot token. WARNING: Discord staff has mentioned this may not be stable forever. Use at your own risk. However, note for over 5 years this has never broken.

Parameters

token: string