Skip to content
This repository has been archived by the owner on Sep 29, 2022. It is now read-only.
/ homebrew-discord Public archive

A discord bot written in Python to search for packages using the Homebrew API.

Notifications You must be signed in to change notification settings

m1stadev/homebrew-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Homebrew-Discord

Homebrew-Discord is a bot I wrote out of boredom to fetch information on packages using the Homebrew API.

Setup

To locally host, just follow these steps:

  1. Install the required libraries: pip3 install -r requirements.txt

  2. Create a file named token.txt, that contains only your bot token.

  3. Open bot.py and change the value of client_id to your bot's client ID

  4. Run bot.py: python3 bot.py

Live Demo

Homebrew-Discord can be invited into any Discord server using this link.

About

A discord bot written in Python to search for packages using the Homebrew API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages