Skip to content

faw01/faw-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

faw-bot

996.icu

faw-bot is a very simple discord bot with some basic commands. my favourite command is the oj command which gives the current and historical prices of orange juice.

Features

  • oj

Installation

Requirements

  • Python 3.6 or higher
  • discord.py library

Steps

  1. Clone the repository.

    git clone https://github.com/faw01/faw-bot.git
  2. Go to the project directory.

    cd faw-bot
  3. Install the requirements.

    pip install --U -r requirements.txt
  4. Add your bot token.

    Open the bot_token.py file and replace 'REDACTED' with your bot token. If you don't have one, you can create a bot in the Discord Developer Portal.

  5. Run the bot.

    python main.py

Your bot should now be up and running!

Commands

  • /faw hello - responds with 'Hello, World!'
  • /faw info - sends an embedded message containing information.
  • /faw ping - responds with latency in milliseconds.
  • /faw oj - you know what it does.

About

discord bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages