Physics Club Discord Bot banner

Physics Club Discord Bot

2 devlogs
3h 58m 28s

A discord bot for my friend’s physics and academia styled discord server. It would have a lot of rolling features and I’d like to ship this pretty soon, along with the server. Join us if you’d like by clicking the demo button.

riiitam

New feature! LaTeX rendering on the fly!

Very simple (not really) feature where the message (command) you send to the bot gets parsed through a LaTeX compiler and spewed out to the user as a image!

How to use:
-tex <latex_code>

Attachment
0
riiitam

Refactoring!

My friend sent over a barely functioning discord bot and asked me to migrate it to slash (/) commands and modularize it. It was a one file mess.

I modularized the commands and boilerplate logic, using a lot of code from my old discord bot projects.

Attachment
Attachment
Attachment
Attachment
0