Mathysic Guide

Hi! You are currently in the mathysic repository. First, what is this mathysic? Mathysic is an application that allows you to make many physics and mathematics transaction. Math + Physic = Mathysic ,here is that’s as simple as ? You can use Mathysic app in two ways right now:

–> As a Terminal app.
–> And as a Discord bot.

Let’s first see how the terminal application can be used.

Mathysic Terminal App Usage

All you have to do to use the Terminal app, find ‘Matsycich-Terminal-App’ file in the Mathysic repository. If you want, you can download and run this file or directly copy the codes from the file and run in a Python interpreter. In addition, because this project is an open source project, you can review the codes of the project as you wish. Now when we run the code, we will show to you what you can do on the terminal screen.

————————————
Welcome to Mathysic !

‘0’ is for Exit

‘1’ is for Calculator

‘2’ is for Physics

‘3’ is for Mathematics

Enter your choice:
————————————
A field similar to that will come to your screen. Here you can turn off the application in the terminal by typing ‘0’.

By typing ‘1’, you can reach the calculator.

You can reach various operations in the Physics section by typing ‘2’.

And finally, you can reach the transactions in the math department by typing ‘3’.

Based on the number value you enter, many new choice will come to the terminal screen. But don’t worry, to understand these options and to use is quite easy.

Note: The terminal application can work on all operating systems installed Python.

Mathysic Discord Bot Usage

As in the terminal application, this bot is an open-source bot. You can easily add this bot to your Discord server. A link to add the bot:
https://discord.com/api/oauth2/authorize?client_id=891931990243307520&permissions=517543880768&scope=bot

Now let’s learn the necessary commands to use the bot.

Note: We use the ‘m/’ before the commands. Because we need to specify that this is a mathysic’s command.

General Commands

m/helps This command is keeps some information about bot.
m/menu This command is shows the main menu.

Calculator Commands

m/calc This command opens the Calculator menu.
m/add (value1) (value2) This command can collects two values.
m/sub (value1) (value2) This command can subtraction numbers from each other.
m/multiply (value1) (value2) This command can multiply two value
m/divide (value1) (value2) This command can divide two values.

Math Commands

m/math This command opens the Mathematic menu.

Physic Commands

m/physic This command opens the Physics menu.

We haven’t added the explanations of other commands that exist in the bot yet. We will add explanations of other commands as soon as possible.


GitHub

https://github.com/henasoft/Mathysic