Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1001 Bytes

File metadata and controls

33 lines (22 loc) · 1001 Bytes

names-bot

A public discord bot powered by namedc.org's api.

Search Discord Usernames in namedc.org's database, using slash commands.

Links

API-Documentation: https://docs.namedc.org

Purchase / Redeem a API Key: https://namedc.org/purchase

How to use:

  • Install NodeJS
  • Install dependencies: npm i
  • Configure the bot by modifiying the config.json file.
  • Run the bot: node .

config.json file:

option type required obtainable at
api_token String true by purchasing
token String true by creating a bot

An example output:

[INFO] ApplicationCommandRegistries: Initializing...
[INFO] Successfully logged in as namedc.org (1121364536071561327)
[INFO] ApplicationCommandRegistries: Took 2ms to initialize.