An open API service indexing awesome lists of open source software.

https://github.com/blai30/asukanet

Discord bot written in C# + .NET using Discord.Net.
https://github.com/blai30/asukanet

csharp discord docker dotnet

Last synced: 3 months ago
JSON representation

Discord bot written in C# + .NET using Discord.Net.

Awesome Lists containing this project

README

          

# AsukaNet (Client)

Backend repo here: [Link to API repo](https://www.github.com/blai30/AsukaNet-Api)

![screenshot](https://github.com/blai30/AsukaNet/blob/main/resources/asuka.png?raw=true)

## Instructions
1. Copy `appsettings.Example.json` to `appsettings.json`.
2. Edit `appsettings.json` then add bot token and other configurations.
3. Run `dotnet publish -c Release -o App`.
4. Navigate to `/App`.
5. Run `dotnet ./Asuka.dll`.

## Docker
```
docker-compose up -d
```

## Available commands
* Fun
* `flipcoin`
* `roll [sides = 6]`
* General
* `help [command]`
* `ping`
* `serverinfo`
* `userinfo [@user]`
* Music
* `music join`
* `music leave`
* `music play `
* `music pause`
* `music skip`
* `music remove `
* `music queue`
* `music clear`
* Roles
* `roleassigner make [title]`
* `roleassigner add <@role> [:emoji:]`
* `roleassigner remove <@role>`
* `roleassigner edit [title]`
* `roleassigner clear `
* Utility
* `avatar [@user]`
* `calculate `
* `color `
* `urban `