Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.
/ tobias-bot Public archive

Discord bot with multiple functions, which values, above all, delivering quality to its users.

License

Notifications You must be signed in to change notification settings

tobias-inc/tobias-bot

Repository files navigation




Codacy CircleCI CodeFactor Maintainability DeepScan
Depfu Status Depfu Summary Depfu Outdated
DeepSource


Code Contributions

If you want to contribute, read this section carefully

Step 1: Fork

Fork the project on GitHub and clone your fork locally.

$ git clone [email protected]:username/TobiasBot.git
$ cd TobiasBot
$ git remote add upstream https://github.com/tobias-inc/TobiasBot.git

Which branch?

For developing new features and bug fixes, the dev/features branch should be pulled and built upon.

Step 2: Branch

Create a branch and start hacking:

$ git checkout -b my-branch -t dev/features

Step 3: Commit

Make sure git knows your name and email address:

$ git config --global user.name "J. Random User"
$ git config --global user.email "[email protected]"

Add and commit:

$ git add my/changed/files
$ git commit



Repository Statistics

License LastCommit
Forks Stars Watchers

Copyright © :

Direitos reservados a Switchblade e afiliados.

About

Discord bot with multiple functions, which values, above all, delivering quality to its users.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published