APIcord / APIcord

Discord bot focused on APIs

Home Page:https://apicord.github.io/#discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

APIcord Discord Run on Repl.it

License Discord server

Features

Installation

  1. Create an application on the Discord Developer Portal
  2. Clone this repo (git clone https://github.com/APIcord/discord.git) or download the master branch
  3. Create a bot for that application, copy the token
  4. Complete .env.example, then copy the content
  5. Create a ".env" file and paste the data
  6. Install the requeriments (Repl.it users only press the "Run" button) and run it
    • You do this:
      pip install -r requirements.txt
      python bot.py
      
    • Or you can run "install_n_run.bat" (for Windows) or "install_n_run.sh" (for Linux and Mac)

Official bot

This bot is running in Discord 24/7 in a official "instance", this is disponible from:

Send ideas

Want to colaborate with ideas? Leave an issue! and tag it with the "idea" tag

Want to see the code/download older versions

About

Discord bot focused on APIs

https://apicord.github.io/#discord

License:MIT License


Languages

Language:Python 81.9%Language:HTML 13.0%Language:JavaScript 2.1%Language:CSS 1.5%Language:Shell 1.5%Language:Batchfile 0.1%