1
Fork 0
mirror of https://github.com/allthingslinux/tux.git synced 2024-10-02 16:43:12 +00:00
Commit graph

47 commits

Author SHA1 Message Date
kzndotsh
b46b24d258 docs(README.md): add Contributors section with contrib.rocks image to acknowledge contributors
docs(permissions.md): update file paths for Sys Admin and Bot Owner from config.json to config/settings.yml for better organization
docs(permissions.md): clarify Server Owner role description for better understanding
2024-09-08 05:57:59 +00:00
kzndotsh
d83d79c302 docs(README.md): remove contributors section to simplify and declutter the README file 2024-09-06 21:57:35 +00:00
7038da4c45 refactor: Update README to provide more info about Docker Compose hot reloading 2024-09-02 11:53:40 -04:00
github-actions[bot]
5800d71250
docs(contributor): contrib-readme-action has updated readme 2024-08-31 18:08:21 +00:00
github-actions[bot]
335f318ea8
docs(contributor): contrib-readme-action has updated readme 2024-08-29 08:02:19 +00:00
github-actions[bot]
7d65c3eb60
docs(contributor): contrib-readme-action has updated readme 2024-08-29 02:35:54 +00:00
github-actions[bot]
b7eb0ee5fa
docs(contributor): contrib-readme-action has updated readme 2024-08-29 00:22:38 +00:00
github-actions[bot]
09dc200efc
docs(contributor): contrib-readme-action has updated readme 2024-08-27 23:56:50 +00:00
github-actions[bot]
a7611563f6
docs(contributor): contrib-readme-action has updated readme 2024-08-26 04:48:17 +00:00
kzndotsh
f5ba2c901a feat(.github/workflows/contrib.yml): add new workflow to automatically update contributors list
style(.github/workflows/linting.yml): add newline for better readability
style(.github/workflows/todo.yml): rename workflow for better clarity
feat(README.md): add contributors section to acknowledge project contributors
2024-08-26 04:19:33 +00:00
kzndotsh
d1bd866ea5 Revert "feat(.github/workflows/loc.yml): add new GitHub action to calculate and publish lines of code report"
This reverts commit 857d8115db.
2024-08-25 02:09:46 -04:00
kzndotsh
857d8115db feat(.github/workflows/loc.yml): add new GitHub action to calculate and publish lines of code report
feat(README.md): add placeholder for lines of code report to be updated by GitHub action
2024-08-25 06:00:35 +00:00
kzndotsh
a107228fff docs(README.md): update warning message to provide more accurate information and add support server link 2024-08-22 03:30:46 +00:00
kzndotsh
54b46bc578 docs(README.md): add HTTPX to list of features to reflect recent addition of HTTPX for request handling 2024-08-22 03:09:09 +00:00
kzndotsh
66fc66247c docs(README.md, development.md): update file references from .json to .yml to reflect changes in configuration file format
fix(development.md): correct .env.example to .env to accurately represent the environment file name
2024-08-22 01:45:57 +00:00
kzndotsh
a36bc9395e
Update README.md 2024-08-21 10:05:29 -04:00
kzndotsh
8fcebd00be docs(CODE_OF_CONDUCT.md, CONTRIBUTING.md): wrap email and URLs in angle brackets for better markdown rendering
refactor(CONTRIBUTING.md): improve document structure and readability by adding indentation and spacing
style(CONTRIBUTING.md): add newline at end of file to adhere to POSIX standards

feat: add .markdownlint.yaml for consistent markdown formatting

This commit adds a .markdownlint.yaml configuration file to enforce consistent markdown formatting across the project. This will help maintain readability and uniformity in all markdown files.

docs: improve readability and clarity of project documentation

- README.md: Simplify title and subtitle formatting, add warning about bot readiness, clarify installation steps, and improve overall readability.
- cli.md: Improve readability by adding line breaks.
- commands.md: Remove unnecessary line break.
- development.md: Simplify introduction, refer to README for installation instructions, and improve readability.
- permissions.md: Improve readability by adding line breaks and clarifying permission levels.

style(services.md): improve readability by adding a line break between two sentences
docs(services.md): add newline at end of file to adhere to POSIX standards
2024-08-17 08:27:13 +00:00
kzndotsh
5b0413100b docs(README.md): enhance readability of development notes using blockquote
feat(README.md): add Metrics section with Repobeats analytics image for project statistics tracking
2024-08-01 23:31:47 +00:00
kzndotsh
e5a18ca717 docs(README.md): add Repobeats analytics image to provide visual representation of repository metrics 2024-08-01 23:27:25 +00:00
kzndotsh
4b1b2de1a9 docs(README.md): add Development Notes section to provide additional instructions for local testing
style(README.md): improve readability by adding line breaks between steps in setup instructions
2024-07-31 18:52:13 +00:00
electron271
839d16509e
Add explanations for the optional dependencies 2024-07-31 10:03:57 -05:00
kzndotsh
d70209b889 feat(README.md): add dynamic role-based permission system to feature list
docs(README.md): update installation steps to include bot run command
docs(commands.md): add new file to document bot commands
docs(services.md): add new file to document bot services
feat(info.py): add new cog for server, bot, and member info commands
feat(avatar.py): add new cog for avatar command to fetch user avatars

feat(membercount.py): add new MemberCount cog to show server member count
This new cog includes a command 'membercount' that shows the total number of members, humans, bots, and staff in the server.
2024-07-31 06:06:14 +00:00
electron271
f323f1a35d
perm system part 1 2024-07-29 11:45:22 -05:00
kzndotsh
50c09745e9 docs(README.md): add detailed Tech Stack and Bot Features sections to provide more information about the project
feat(README.md): include Just in the list of optional prerequisites for installation to ensure users are aware of all tools used
2024-07-26 18:42:39 +00:00
kzndotsh
2cf605858a docs(README.md): add Docker and Docker Compose as optional prerequisites to provide alternative setup options
fix(README.md): correct sync command instruction to include 'dev' for clarity and accuracy
2024-07-26 18:32:54 +00:00
kzndotsh
5af3e56d87
Update README.md 2024-06-22 00:07:05 -04:00
kzndotsh
c364c15659
Update README.md 2024-06-21 23:58:41 -04:00
kzndotsh
b8e6102374
Update README.md 2024-06-21 23:58:07 -04:00
electron271
e69b135cff
Update README.md 2024-05-21 19:16:15 -05:00
kzndotsh
98db5bdb2d
Update README.md 2024-04-27 15:44:51 -04:00
kzndotsh
555753b56c docs: add CODE_OF_CONDUCT.md to establish community guidelines and expectations
docs(README.md): no changes made, file formatting updated by editor
2024-04-11 19:31:02 +00:00
kzndotsh
101e5100e9 style(README.md): replace CRLF line endings with LF for better cross-platform compatibility
docs: add PROJECT_STRUCTURE.md to provide an overview of the project structure
feat(sync.py): enable administrator permissions check for the sync command to ensure security
2024-04-11 19:24:07 +00:00
kzndotsh
e5af901ff3 docs(README.md): update command instruction to include server id for clarity
refactor(schema.prisma): add autoincrement() to id fields in Infractions, Notes, Reminders models for automatic id generation
feat(controllers.py): add toggle_afk method in UsersController to enable/disable afk status
refactor(controllers.py): remove infraction_id from create_infraction method in InfractionsController as id is autoincremented
feat(controllers.py): add create_note, delete_note, update_note methods in NotesController for note management
2024-04-06 13:41:11 +00:00
Kasen Engel
21118afbd6
Update README.md 2024-04-02 08:23:58 -05:00
Kasen Engel
20d7b0cdd2
Update README.md 2024-04-02 08:14:39 -05:00
Kasen Engel
cba0a1c169
Update README.md 2024-04-01 07:55:16 -05:00
kzndotsh
76a32d9ea4 [Docs] Update README.md 2024-03-29 13:00:20 -04:00
kzndotsh
65fea2f8d2 [Docs] Update README.md 2024-03-28 04:16:41 -04:00
kzndotsh
81ee2a245e
[Docs] Update README.md 2024-03-28 03:57:00 -04:00
electron271
de55473892 [DOC] improved readme 2024-03-24 17:37:47 -05:00
kzndotsh
3a040e5229
Merge branch 'main' into Alpha 2024-03-24 16:22:14 -04:00
kzndotsh
355dcb4f90 [Feat] Minimal ban and kick command 2024-03-12 01:07:04 -04:00
kzndotsh
c8737142dc
Update README.md 2024-01-16 14:38:18 -05:00
kaizen
9eae811cde Edit README.md 2023-12-31 22:10:25 -05:00
kaizen
b1cc698150 [Docs] Fix README 2023-12-29 16:59:31 -05:00
kzndotsh
804b1acc8f
Update README.md 2023-12-26 23:20:09 -05:00
kzndotsh
12c2e917e7
Create README.md 2023-11-28 18:32:25 -05:00