Explore

Advertise

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Loading...

Ad

Remove Ads

Community-Bot

Community-Bot

0

0

Invite

Vote (1)

Miunie is an open source, and community driven C# bot.


Miunie the community developed Disord bot

build status license license license Main Image

About

You might be familiar with Community-Bot, which is a previous version of this project. This greenfield version aims to improve architecture.

Getting Started

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.

Prerequisites

Installing

This is a step by step guide to get Miunie ready on your machine and ready for development.

Getting the source

  1. Fork The Original Repository
  2. Navigate to your fork.
  3. Clone your fork to your local machine.

Setting up the environment - Visual Studio IDE

  • The root directory of the project contains Miunie.sln, this is a Visual Studio solution file and you can open it with Visual Studio (See Prerequisites)
  • Once Visual Studio is open, you should try build the project.
    • Either use the shortcut F6 or goto Build > Build Solution
  • The build should complete with any erorrs. Now you can run the unit tests.
  • NOTE: You can Restore > Build > Test via the CLI as shown below in Visual Studio Code setup below if you wish.

Setting up the environment - Visual Studio Code

  • Goto the location on your P.C where you cloned the forked repository to. Example
  • Click on the folder named src right click in the whitespace and click Git Bash Here. Example
  • The Git Terminal should now open. Run the following commands in the this order.
    • dotnet 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.
  • Now we know the project was forked and cloned correctly, you can type code . to open Visual Studio Code in that directory and get started on your project.

Running Tests

To run the unit tests already inclduded in the project folow the directions that are relevent to you.

  • Visual Studio IDE
  • Visual Studio Code
    • dotnet test - From the terminal. Ensure you're in the working directory of the bot (The one that has Miunie.sln)

Deployment - TODO

Built With

Contributing - TODO

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

There is currently no versioning system used. Feel free to create a new Issue suggesting one.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Thank you to all people who contributed, especially those coming from my Discord-BOT-Tutorial Discord Server.
  • If you're still not sure about the way to contribute, there's a simple tutorial video I made.

Ratings & Reviews


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

Discord Support Server

GitHub

Tags

    Fun

Creators

Spelos

Spelos