I hereby claim:
- I am paulhobbel on github.
- I am paulhobbel (https://keybase.io/paulhobbel) on keybase.
- I have a public key ASBXdo1EWuMvgyQx5FIoH8OUX6A3uyhJtEzVs9iJ64aRoAo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// Type definitions for discord.js 9.2.0 | |
// Project: https://github.com/hydrabolt/discord.js | |
// Definitions by: Dizzy <itsdizzy40@gmail.com> (https://github.com/itsDizzy) | |
declare module 'discord.js' { | |
import { EventEmitter } from 'events'; | |
/** | |
* The starting point for making a Discord Bot. |