Skip to content
/ B-12 Public

Discord bot in C++ mostly made for my own server

Notifications You must be signed in to change notification settings

Mishura4/B-12

Repository files navigation

B-12

Screenshot from the scene in the game Stray where the robot B-12 meets the cat protagonist Image taken from Stray, © 2022 BlueTwelve Studio Ltd. This repository or its author is not affiliated with BlueTwelve Studio Ltd. or any of their partners.

B-12 is a discord bot written in C++ using the library D++. Features are added as I need them for my own server, for now I have no intention of pushing features and/or to purpose the bot for general use by other servers.

Some of the code was written in haste and as I was getting used to C++20, and as such may be crude and not make optimal use of newer features such as the ranges library.

Supported compilers

  • MSVC 19.37 and above
  • clang++-17 with libc++-17
  • g++13 may or may not work

License

B12 is currently licensed under CC BY-NC-ND 4.0.

Feel free to pull the code, build it, run it, contribute via pull requests, however you may not distribute your modifications to the source code in any other way.

About

Discord bot in C++ mostly made for my own server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published