Skip to content
/ xubot Public

a discord bot that is very badly made

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
PROPOSED_LICENSE
Notifications You must be signed in to change notification settings

xubiod/xubot

Folders and files

NameName
Last commit message
Last commit date
Jun 12, 2023
Nov 7, 2020
Nov 7, 2020
Jun 12, 2023
Mar 12, 2021
Mar 18, 2021
Mar 6, 2025
Feb 26, 2022
Jul 17, 2021
Jul 21, 2020
Mar 8, 2021
Mar 8, 2021
Jun 12, 2023
Mar 11, 2021
Mar 18, 2021
Jun 18, 2022
Aug 25, 2021

Repository files navigation

CodeFactor Build status Libraries.io dependency status for GitHub repo Custom badge
License GitHub top language GitHub code size in bytes Lines of code GitHub repo size GitHub release (latest by date) GitHub commit activity


Joke Badges

Click to expand

forthebadge forthebadge forthebadge forthebadge forthebadge

forthebadge forthebadge forthebadge forthebadge forthebadge

forthebadge forthebadge forthebadge forthebadge forthebadge forthebadge

forthebadge forthebadge

Building (.NET)

Use xubot-core to build with .NET. You need .NET 7.0 on the target machine.

In the project directory, run this to compile to DLLs for various platforms:

dotnet publish

You run it by running this with xubot.dll:

dotnet xubot.dll

If the publish provides it, you can also run the bot with the executable named xubot (i.e xubot.exe, ./xubot). For Linux, make sure the execute rights are set on the file.

The binary depends on certain files within its directory. These can be found in the config example folder.

For a full runtime ID list, use Microsoft's catalog.

Confirmed working on: Windows 10 x64, macOS 13.4 (Apple Silicon), Ubuntu LTS, Debian (published as linux-x64)

License

The source code provided here on GitHub is licensed under AGPLv3. You can look at the license here.