Skip to content
This repository has been archived by the owner on Jul 2, 2024. It is now read-only.

VenenJean/Server-Warden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

International Developers Association's Server Warden

Custom open-source Discord bot for my private Discord server

Discord Badge GitLab Badge Manjaro Badge .NET Badge C# Badge

Creator


Server Warden icon

Discord Server


Server Warden icon

Server Warden


Server Warden icon

Installation & Usage

Clone with SSH or HTTPS

git clone git@gitlab.com:discord-ida/server-warden.git
git clone https://gitlab.com/discord-ida/server-warden.git

Restore packages

dotnet restore ./DiscordBot

Modify App.config to match your configurations.
Run with dotnet.

dotnet run ./DiscordBot/src/ConsoleApp/ConsoleApp.csproj

Roadmap

Planned / Integrated commands:

  • Insitux API
  • Server-Backup-Sys
  • Server-Restore-Sys
  • Approved-Under-Hood System
Backup-Sys Includes
  • Roles
  • Categories & Channels + their corresponding role overwrites
  • User assigned roles

Contributing

If you wish to contribute you can inherit from one of those interfaces,
which predefine the command structure.

Interfaces path: Application > Interfaces

Command entry point: ExecuteAsync(command)

Command store path: Application > BotCommands

Everybody can contribute to this project, if they follow the major guidelines

Authors and acknowledgment

Bot created by Venen Jean.
Special gratitude to MsZoeyZo for her mentoring in code structure.
Also to all contributors!

      GNU GENERAL PUBLIC LICENSE Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>

Project status

The project is being maintained by Venen Jean only, for now.
The bot isn't permanently hosted, yet.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published