Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iyear/searchx

🔍 Enhance Telegram Search In 5 Minutes
https://github.com/iyear/searchx

search telegram telegram-bot telegram-bot-api

Last synced: about 2 months ago
JSON representation

🔍 Enhance Telegram Search In 5 Minutes

Awesome Lists containing this project

README

        

## Introduction

![](https://img.shields.io/github/go-mod/go-version/iyear/searchx?style=flat-square)
![](https://img.shields.io/github/license/iyear/searchx?style=flat-square)
![](https://img.shields.io/github/workflow/status/iyear/searchx/master%20builder?style=flat-square)
![](https://img.shields.io/github/v/release/iyear/searchx?color=red&style=flat-square)
![](https://img.shields.io/github/last-commit/iyear/searchx?style=flat-square)

English | [įŽ€äŊ“中文](README.zh.md)

🔍 Enhance Telegram Search In 5 Minutes 🚀

[DEMO](https://t.me/e5subs_bot) (Join [E5SubBot Group](https://t.me/e5subbot) in advance)

## Features

- Minimal configuration & single file one-click launch
- Component-based scalable design & multiple storage engine options
- Cross-platform support macOS/Windows/Linux
- Chinese optimization of search engine
- Large number of historical messages to import
- Customizable i18n message templates
- ......

## Usage

In versions after `v0.2.0`, `searchx` combines `bot` and `usr`.

`bot` is used by channel owners/group owners to provide members with an enhanced search function.

`usr` is used by individual users to provide enhanced search functionality for themselves.

[bot document](docs/bot/README.md) | [usr document](docs/usr/README.md)

## Commands

Go to [command documentation](docs/command/searchx.md) for full command docs.

## FAQ

**Q: Why don't I use the search that comes with Telegram?**

A: As we all know, the search function that comes with Telegram is not very useful. The purpose of this project is to
solve these problems.

**Q: I'm having problems using it?**

A: If you still can't solve the problem after searching, give feedback
by [SUBMIT ISSUE](https://github.com/iyear/searchx/issues/new).

When submit an `ISSUE`, we recommend describing the problem in English and providing relevant screenshots and steps to
reproduce it.

**Q: I want to add a feature?**

A: Same as above

## LICENSE

Apache License 2.0