A simple C# discord bot used in the Discord server for Ryujinx to search the compatibility list, view GitHub stats, and more. Based on Volte, but the feature set is not the same.
Find a file
Evan Husted 13cd4d264e Avalonia UI shell. Based on TKMM.
ImGui was very fun to use but ultimately, it's very intensive for what it is. It showed 3 panes and sat at 20% CPU usage on my 13700F. I'm not sure if my code was just bad or if this is how ImGui is.
2024-08-03 21:04:10 -05:00
.github More cleanups, maybe github actions wants to work? 2021-04-17 06:31:46 -05:00
.vscode Avalonia UI shell. Based on TKMM. 2024-08-03 21:04:10 -05:00
src Avalonia UI shell. Based on TKMM. 2024-08-03 21:04:10 -05:00
.editorconfig Many optimizations, addition of Unix arguments and addition of the Announce command 2021-04-13 03:27:17 -05:00
.gitattributes Add .gitignore and .gitattributes. 2018-02-23 14:57:12 -05:00
.gitignore Themes are no longer passed by ref, and instead are passed by pointer. 2024-07-30 01:43:26 -05:00
build.sh Everything else 2024-07-20 22:51:15 -05:00
Directory.Build.props Bake NuGet sources into MSBuild instead (#51) 2022-04-18 00:30:55 -05:00
example.volte.json Exceptions are now forwarded to the JoinLeaveLog channel (now renamed to GuildLogging; see the example config) 2019-08-17 00:50:20 -05:00
global.json Fix Starboard's incorrectly showing messages. 2021-08-16 19:41:22 -05:00
LICENSE Update LICENSE (#44) 2020-07-31 12:12:07 -05:00
README.md Start of V4 (the real one) 2024-04-13 22:37:46 -05:00
Volte.sln Avalonia UI shell. Based on TKMM. 2024-08-03 21:04:10 -05:00

Volte

A free, robust, open-source Discord bot written in C# with Discord.Net.

Discord License

Prefix: $ Lead: @GreemDev Lang: C# Library: Discord.Net Discord Guild

Bots made by Cool People

Like Volte? Here's a few things you can do if you want.

  • Star this repo.
  • Throw a few dollars at me on PayPal.
  • Join my Discord and be a functioning member of society.

Don't want to do any of these? Using the bot and liking it is enough for me :)

Thanks To

Jetbrains

For providing me with an open-source license for developement of Volte using Rider.

abyssal

For letting me steal your code use whatever the hell your bot's name is now as a reference.