Thalitech.NamiBot
5.4.0
dotnet add package Thalitech.NamiBot --version 5.4.0
NuGet\Install-Package Thalitech.NamiBot -Version 5.4.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Thalitech.NamiBot" Version="5.4.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Thalitech.NamiBot" Version="5.4.0" />
<PackageReference Include="Thalitech.NamiBot" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Thalitech.NamiBot --version 5.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Thalitech.NamiBot, 5.4.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Thalitech.NamiBot@5.4.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Thalitech.NamiBot&version=5.4.0
#tool nuget:?package=Thalitech.NamiBot&version=5.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Nami
A open-source muti-functional discord bot, By ThaliTech!
If you would like to invite our bot to your server Click Here
Funtions
- announcements: syndicate to an announcment channel on your server
- globle announcements: syndicate to all discord servers on there respecting announcement channel
- configurable channel suppourt
- channel clearing
- simple permisson control
- music player with indeepth controls
- joining channels
- leaving channels
- playing audio from youtube & soundcloud: with a url
- playing audio from youtube: with a search
- stop audio playback
- pause audio playback
- resume audio playback
- track & queue looging
- restarting of the bot service
Basic Commands
| Name | Commands |
|---|---|
| Help | *help or *help command |
| announcements | *announce your_mesage |
| clear Channel | *purge |
Music Commands
| Name | Command |
|---|---|
| Join | *join |
| Leave | *leave |
| Play | *play url or search_query |
| Pause | *pause |
| Resume | *resume |
| Stop | *stop |
| Next | *next |
| Previous | *previous |
| Loop Playback | *repeat None / one / none |
| Shuffule Playback | *suffule (toggleable) |
| Clear Queue | *clear |
| Info of the current song | *info |
Moderator tools
| Name | Commands |
|---|---|
| Announcements | *announce your_message |
Dev tools
| Name | Commands |
|---|---|
| Restart | *restart |
| Globle Announcements | announceall your_message |
Credits
| Name | Sudoneim | Git | Job |
|---|---|---|---|
| Jean Gustave | Thalitech | GitHub | Author |
| Julia | thebigowo | Gitea | for help |
| ytdl-org | ytdl-org | GitHub | for youtube*dl thumbnail downloading |
| SharpPlusTeam | DSharpPlus | GitHub | For code base libraries |
| Frederik Mikkelsen | Frederikam | GitHub | for lava link |
| WildaSarah | WildaSarah | Website | For project icon usage |
| Sirkris | sirkris | GitHub | Redit feeds |
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 is compatible. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net5.0
- DSharpPlus (>= 4.0.0-nightly-00783)
- DSharpPlus.CommandsNext (>= 4.0.0-nightly-00783)
- DSharpPlus.Interactivity (>= 4.0.0-nightly-00783)
- DSharpPlus.Lavalink (>= 4.0.0-nightly-00783)
- DSharpPlus.Rest (>= 4.0.0-nightly-00783)
- DSharpPlus.VoiceNext (>= 4.0.0-nightly-00783)
- DSharpPlus.WebSocket.WebSocket4NetCore (>= 4.0.0-nightly-00653)
- GScraper (>= 0.5.1)
- Newtonsoft.Json (>= 12.0.3)
- Reddit (>= 1.4.0)
- System.CodeDom (>= 5.0.0)
- System.Collections (>= 4.3.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fixed the music player and embed builder.