Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
lo2dev committed Feb 23, 2024
2 parents a8e813e + 8183d49 commit e17c9eb
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 38 deletions.
20 changes: 11 additions & 9 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: lint
name: "Linting"
on:
pull_request:
push:
Expand All @@ -14,13 +14,15 @@ jobs:
- "readme.md"
runs-on: ubuntu-latest
steps:
- name: "checkout repo"
- name: "Checkout repo"
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: asdf_install
uses: asdf-vm/actions/install@v1
- name: "linting: ${{ matrix.files }}"
- name: "Install Node"
uses: actions/setup-node@v4
with:
node-version: 'latest'
- name: "Lint ${{ matrix.files }}"
run: npx -y awesome-lint ${{ matrix.files }}
awesome-bot:
strategy:
Expand All @@ -30,16 +32,16 @@ jobs:
- "readme.md"
runs-on: ubuntu-latest
steps:
- name: "checkout repo"
- name: "Checkout repo"
uses: actions/checkout@v2.0.0
with:
fetch-depth: 0
- name: "setup ruby"
- name: "Install Ruby"
uses: ruby/setup-ruby@v1
with:
ruby-version: 3.0.1
bundler-cache: true
- name: "install awesome-bot"
- name: "Install awesome-bot"
run: gem install awesome_bot
- name: "linting: ${{ matrix.files }}"
- name: "Lint ${{ matrix.files }}"
run: awesome_bot --allow-redirect ${{ matrix.files }} --white-list crates.io
19 changes: 0 additions & 19 deletions .gitlab-ci.yml

This file was deleted.

1 change: 0 additions & 1 deletion .tool-versions

This file was deleted.

2 changes: 1 addition & 1 deletion contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ ALWAYS create a new branch with your proposed changes. Thank you!

## Adding a new Item

- Try to fit your item into an existing section. [Open a suggestion here](https://github.com/insert/awesome-revolt/issues/new) to start a discussion about a new section.
- Try to fit your item into an existing section. [Open an issue](https://github.com/revoltchat/awesome-revolt/issues/new) to start a discussion about adding a new section.
- Add a new item to the bottom of the list in a section.
- If a duplicate item exists, discuss why the new item should replace it.
- Check your spelling & grammar.
Expand Down
20 changes: 12 additions & 8 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- title -->

<!--lint ignore no-dead-urls-->
# Awesome Revolt [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![lint](https://github.com/insertish/awesome-revolt/actions/workflows/lint.yaml/badge.svg?branch=master)](https://github.com/insertish/awesome-revolt/actions/workflows/lint.yaml)
# Awesome Revolt [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) [![lint](https://github.com/revoltchat/awesome-revolt/actions/workflows/lint.yaml/badge.svg?branch=master)](https://github.com/revoltchat/awesome-revolt/actions/workflows/lint.yaml)

<!-- subtitle -->

Expand All @@ -12,7 +12,7 @@ An awesome list of things for the chat application Revolt.
<!-- image -->

<a href="https://revolt.chat" target="_blank" rel="noopener noreferrer">
<img src="https://nightly.revolt.chat/assets/logo_round.png" height="240" />
<img src="https://app.revolt.chat/assets/logo_round.png" height="240" />
</a>

<!-- description -->
Expand Down Expand Up @@ -49,10 +49,9 @@ Revolt is a user-first, privacy-friendly chat platform built with modern web tec
- [Revolt.NET](https://www.nuget.org/packages/Revolt.Net/) - The .NET library for Revolt.
- [Revolution](https://github.com/li223/Revolution) - Yet another .Net Wrapper for Revolt.
- [RevoltSharp](https://github.com/xXBuilderBXx/RevoltSharp) - C# lib with all the events and easy to use design.
- [RevSharp](https://github.com/ktwrd/RevSharp) - C# Library with built-in cache focused on performance and ease-of-use.

### Go
- [grevolt](https://github.com/InfinityBotList/grevolt) - A low-level library for Revolt focused on being well-tested, up-to-date and feature-complete with Revolts current API.
- [grevolt](https://github.com/InfinityBotList/grevolt) - A low-level library for Revolt focused on being well-tested, up-to-date and feature-complete with Revolt's current API.
- [revoltgo](https://github.com/sentinelb51/revoltgo) - Low-level bindings to the Revolt API, [like discordgo](https://github.com/bwmarrin/discordgo)
- [revolt.go](https://github.com/ben-forster/revolt) - Go wrapper for Revolt.

Expand Down Expand Up @@ -94,29 +93,34 @@ Revolt is a user-first, privacy-friendly chat platform built with modern web tec
- [ChatGPT](https://github.com/NoLogicAlan/ChatGPT) - Introducing ChatGPT Bot - the ultimate AI-powered chat companion for your Revolt server!.
- [Revolt.js.template](https://github.com/sympact06/revolt.js.template) - A bot template made with OOP rules and advanced error handling and EmbedBuilder. You can make a bot without knowning the whole revolt.js documentation with it.
- [revolt.guide](https://revolt.guide) - A guide on how to create your own Revolt Bot with revolt.js.
- [Xenia](https://github.com/ktwrd/revsharp/blob/main/README.Xenia.md) - Open-source general purpose Revolt bot made with RevSharp. Includes Automatic Moderation powered by Google Cloud.

## 🎨 Themes

- [Official Theme Repository](https://github.com/revoltchat/themes) - Themes provided by the Revolt community.
- [revolt-tweaks](https://github.com/lo-kiss/revolt-tweaks) - Useful snippets that can be used alongside themes.
- [Revolt Discord Theme](https://github.com/ThatTonybo/Revolt-Discord-Theme) - Discord-like theme by ThatTonybo.

## 🔧 Third-party Clients

> These are not officially endorsed. **Proceed at your own risk.**
<!--lint ignore no-undefined-references-->
> [!WARNING]
> Unless stated, these are not officially endorsed. **Proceed at your own risk.**
<!--lint ignore no-undefined-references-->
> [!NOTE]
> Since this isn't common knowledge, please note that <https://app.revolt.chat> can be installed by navigating to it in your mobile browser and pressing "install app" when prompted or in your browser's page dropdown.
- [Minecraft: Unofficial Revolt for Fabric](https://rvf.infi.sh/) - Minecraft-based client for the Revolt chat platform.
- [TUI: Revolt.Cli: TUI client for Revolt](https://github.com/Jan0660/Revolt.Cli) - Terminal.Gui based CLI client writen in C#.
- [(Endorsed) Mobile App: rvmob](https://github.com/revoltchat/rvmob) - App for Android and iOS made with React Native.
- [(Endorsed) Mobile App: RVMob](https://github.com/revoltchat/rvmob) - Revolt client for Android and web, built with React Native.
- [Mobile App: Unoffical Revolt Android App](https://github.com/ashpotter/revolt-mobile) - Revolt Android app based on ASW.
- [Svolte](https://github.com/itzTheMeow/revolt-svolte) - Revolt client made in Svelte with better mobile/PWA support and QOL features.
- [RevoltMini](https://codeberg.org/amycatgirl/revoltmini) - Revolt client for relatively small, low-end smartphones.

### Discontinued Projects

- [Mobile App: Rebar](https://github.com/jan-software-foundation/rebar) - App for Android and iOS written with Flutter.
- [Disbridge](https://github.com/itzTheMeow/Disbridge) - A Revolt - Discord bridge for people that have friends who won't switch.
- [Revolt.Cli: TUI client for Revolt](https://github.com/Jan0660/Revolt.Cli) - Terminal.Gui based CLI client writen in C#.

<!-- END CONTENT -->

Expand Down

0 comments on commit e17c9eb

Please sign in to comment.