List of commits:
Subject Hash Author Date (UTC)
config template d54bbcc4f485be38265a4f2f676c2bed25290d9c wyb33 2017-11-16 18:02:03
Initial commit 3835964a66a46224223eb793535e181dc5336bad wyb33 2017-11-16 13:44:15
Initial commit cfa6c5c0a4a856102a39a84ac40e59fe92ea5349 wyb33 2017-11-16 13:41:57
Commit d54bbcc4f485be38265a4f2f676c2bed25290d9c - config template
Author: wyb33
Author date (UTC): 2017-11-16 18:02
Committer name: wyb33
Committer date (UTC): 2017-11-16 18:02
Parent(s): 3835964a66a46224223eb793535e181dc5336bad
Signing key:
Tree: 0d626871f9a4502e01bf9d22e43a0280173eb658
File Lines added Lines deleted
config.template.json 6 0
File config.template.json added (mode: 100644) (index 0000000..8ee4bb5)
1 {
2 "Token: "",
3 "BotPrefix: "!",
4 "Logging: "",
5 "OwnerID": ""
6 }
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/bbs/mummybot

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/bbs/mummybot

Clone this repository using git:
git clone git://git.rocketgit.com/user/bbs/mummybot

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main