SkillAgentSearch skills...

BrainzBot

A alternative to .fmbot for ListenBrainz!

Install / Use

/learn @coopw1/BrainzBot

README

<div align="center">

BrainzBot

GitHub License GitHub last commit (by committer) GitHub commit activity (branch) Discord

BrainzBot is a .fmbot inspired discord bot for ListenBrainz. You can add it to your server using this link

Have any questions or just want to try out the bot? Join the discord server here!

</div>

About the bot

This bot was created mostly as a way for me to get motivation and grow more consistant with learning how to code.

Self-hosting

  1. Download and install node.js if you don't already have it.
  2. Clone/download this repo and go into the folder.
    git clone https://github.com/coopw1/BrainzBot
    
  3. Install the node dependencies.
    npm install
    
  4. Fill out .env.example and config.json.example, then rename them to .env and config.json respectively.
  5. Run the bot!
    npm run start
    

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

View on GitHub
GitHub Stars25
CategoryDevelopment
Updated1mo ago
Forks2

Languages

JavaScript

Security Score

95/100

Audited on Feb 15, 2026

No findings