Miunie is an open source, and community driven C# bot.
You might be familiar with Community-Bot, which is a previous version of this project. This greenfield version aims to improve architecture.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
.NET Core cross-platform development
installed.This is a step by step guide to get Miunie ready on your machine and ready for development.
F6
or goto Build
> Build Solution
CTRL+R, A
or goto Test
> Run
> All Tests
Example Output Of TestsRestore
> Build
> Test
via the CLI as shown below in Visual Studio Code setup below if you wish.src
right click in the whitespace and click Git Bash Here
. Exampledotnet restore
- Restores the project dependencies & Nuget Packages.dotnet build
- Ensures your clone of the repo is complete by ensuring the project builds. You should see the build secceeded with no warnings or errors.dotnet test
- This runs the unit tests for the project. You should see an completed output stating the all tests passed.code .
to open Visual Studio Code in that directory and get started on your project.To run the unit tests already inclduded in the project folow the directions that are relevent to you.
CTRL+R, A
or goto Test
> Run
> All Tests
Example Output Of Testsdotnet test
- From the terminal. Ensure you're in the working directory of the bot (The one that has Miunie.sln)Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
There is currently no versioning system used. Feel free to create a new Issue suggesting one.
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE file for details
0
0 reviews
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 stars
0
4 stars
0
3 stars
0
2 stars
0
1 star
0
No reviews here yet!
Details
Prefix
Mention (@Miunie)
Socials
Tags
Creators