Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tusharsadhwani/nozomi
A telegram bot that echoes any media that was forwarded from a channel.
https://github.com/tusharsadhwani/nozomi
bot telegram
Last synced: 24 days ago
JSON representation
A telegram bot that echoes any media that was forwarded from a channel.
- Host: GitHub
- URL: https://github.com/tusharsadhwani/nozomi
- Owner: tusharsadhwani
- Created: 2021-04-28T10:04:13.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-09-12T09:19:06.000Z (about 3 years ago)
- Last Synced: 2024-06-21T19:54:33.206Z (5 months ago)
- Topics: bot, telegram
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nozomi
A telegram bot that echoes any media that was forwarded from a channnel.
Useful for getting around pesky telegram channel bans.## Usage
```bash
export TOKEN=
go run ./nozomi.go
```