Skip to content

Commit 5908cb5

Browse files
committed
Cleanup misc files
Signed-off-by: tiksan <[email protected]>
1 parent 99ad4d9 commit 5908cb5

13 files changed

+36
-549
lines changed

application/.gitignore .gitignore

File renamed without changes.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
All notable changes to this project will be documented in this file.
3+
4+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
5+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
7+
## [Unreleased]
8+
File renamed without changes.

README.md

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Tornium
2+
**Tornium** is a third-party, general purpose website and Discord bot dedicated to simplifying the playing of [Torn City](https://torn.com) built from scratch with love <3.
3+
4+
More information about how to use the site, set up a Discord bot, etc. can be found in the [documentation](https://docs.tornium.com). If you need any help, join the [support server](https://discord.gg/pPcqTRTRyF).
5+
6+
## Supported Features
7+
- Discord user verification
8+
- User stat estimation
9+
- Chain list generation
10+
- Faction banking (via Discord)
11+
- Discord stakeout notifications
12+
- And more!!
13+
14+
## Installation
15+
Installation is not currently documented, but should be mostly straightforward. Ask in the support server if you have any questions/issues installing it.
16+
17+
## Contributing
18+
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
19+
20+
All commits must be signed with a Signed-off-by line in the commit description matching the commit author. This certifies (under the Developer Certificate of Origin) that you have written the code or have the right to submit the code to the project. Full details can be found at https://developercertificate.org/.
21+
22+
## Donating
23+
Donations are accepted with both real life money and in-game money. However, due to restrictions with Torn's RMT rules, donors using real life money should NOT expect anything (e.g. additional features, support, etc.) from their contributions. Contributions with real life money will go towards server costs (and other hosting costs).
24+
25+
Donate to https://www.buymeacoffee.com/tornium via buymeacoffee!
26+
27+
## License
28+
Most of Tornium is licensed under [AGPLv3](https://www.gnu.org/licenses/agpl-3.0.en.html), however sections may have different licensing. Be sure to read the `LICENSE` files in the various root directories and the license headers within the respective files.

application/CHANGELOG.md

-146
This file was deleted.

application/README.md

-66
This file was deleted.

application/SECURITY.md

-8
This file was deleted.

celery/CODE_OF_CONDUCT.adoc

-126
This file was deleted.

celery/README.adoc

Whitespace-only changes.

0 commit comments

Comments
 (0)