Skip to content

decentcarp/PassmarkBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decentcarp's Passmark Discord Bot

An implementation of my PassmarkSearcher as a Discord bot.

Usage

  1. Clone this repo.

  2. Build Concord's dev branch and install Concord.

  3. Build passmarkbot.c with gcc passmarkbot.c -o passmarkbot -pthread -ldiscord -lcurl. Alternatively, if your compiler is Clang, you can use clang passmarkbot.c -o passmarkbot -pthread -ldiscord -lcurl.

  4. Edit config.json.example by filling in your bot's token and save as config.json.

  5. Run and profit.

Credits

  • Me
  • Concord

About

A Discord bot to fetch Passmark CPU scores.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages