1.2.0 • Published 3 years ago

oriapi2-0 v1.2.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Ori-Api v1.1.0

A package to interact with Ori Bots Api. Brought To You By ElijahsDev.me

Instalation

To install this package please run npm install oriapi2-0

Example of usage

  { RESULTS :
    avatar: 'https://cdn.discordapp.com/avatars/836227737135349821/18e99067274674b825a71d5ac3f93901.webp?width=100&height=100',
    botID: '836227737135349821',
    username: 'Rcon Hexx',
    discrim: '4006',
    shortDesc: 'Rcon Hexx Is A Cool Discord Bot That Has Plenty Of Commands Like hexxsetprefix (New Prefix), hexxmemes, hexxinvite',
    prefix: 'hexx',
    votes: 8,
    ownerID: '720632216236851260',
    owner: 'Anodyne#8709',
    coowners: [ '' ],
    tags: [ 'Moderation', 'Utility', 'Music' ],
    longDesc: "Best Bot Ever Made",
    certificate: 'not Certified'
  }
});```