Skip to content

A discord bot made to demonstrate the use of APIs on the Prompt API marketplace.

License

Notifications You must be signed in to change notification settings

promptapi/promptapi-discord-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prompt API Logo

Prompt API Discord Bot

A discord bot made to demonstrate the use of APIs on the Prompt API marketplace.

Visit Prompt API Marketplace »


About Prompt API

Prompt API is a tech company with an ambition on building APIs for software developers. We believe good code will save the world. Help us spread the word!

About Prompt API Discord Bot

This discord bot is made to demonstrate how to add moderation skills to a discord bot. All the APIs used in this bot provided by Prompt API marketplace.

Built With


Getting Started

$ pip install requirements.txt 

Visit https://promptapi.com and create a free account. Every API on marketplace has Free Plan. Please make sure to subscribe the APIs listed on Built With section.

Create Discord Developer Account and Bot Token (@wip)

Set your environment variables

export DISCORD_TOKEN=[your-token]
export PROMPTAPI_KEY=[your-apikey]

Usage

After invite the bot on your discord server and set the permissions, try it with !badwords [some bad word] command.

Preview

Prompt API Bot Preview


License

This project is licensed under MIT


Contributer(s)


Contribute

All PR’s are welcome!

  1. fork (https://github.com/promptapi/promptapi-discord-bot/fork)
  2. Create your branch (git checkout -b my-feature)
  3. commit yours (git commit -am 'Add awesome features...')
  4. push your branch (git push origin my-feature)
  5. Than create a new Pull Request!

This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

About

A discord bot made to demonstrate the use of APIs on the Prompt API marketplace.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages