Suhasa's Projects
116 subscribers
11 photos
20 links
For bug reports or feature requests, drop a message in @ssjprojectIssues.
Download Telegram
Channel created
Hi,

My name is Suhasa and this is a channel to keep track of all my projects and project updates.

Telegram

GitHub Profile
❀2
Update: Reddgram bot is now hosted on Raspberry Pi instead of Heroku. So the uptime should be better than that of Heroku. and also freedom from the heroku server limits πŸ₯³
Reddgram Update:

Multi Mode is finally here! (beta feature)

Now browse multiple threads at a time as opposed to clicking next after every single one.

Just send

/aww new 5

(replace aww with any of the subreddits you want to browse, new with any of the options provided in the help page)

Currently this mode has some limitations;
1. Max number of threads that can be fetched at a time is 5 (might change in the future).
2. Next button is broken in Multi Mode. Send the usual commands for it to work as expected (Will be fixed later).
3. This mode only works in PMs, so as to not flood a group with multiple messages (might change in the future). Now works in groups as well.
4. Currently you will have to scroll from bottom to top to be able to browse the fetched threads.

There may be some bugs since this feature is still in beta, please report them over at @reddgramIssues.
Reddgram Update:

Long awaited Subscriptions update!! (beta feature)

You can now subscribe to any of the subreddits to receive regular posts in your PM or in your groups.

All you have to do is -

/sub memes

replace memes with any of your favourite subreddits.

Unsubscribe using -

/unsub memes

You can subscribe to multiple subreddits by repeating the same and you'll receive one message every 3 hours with a post from any of your subscribed subreddits.

You can view your subscriptions any time by sending /subscriptions.

Known issues:

1. Next button doesn't work properly.
2. Interval cannot be customised. (Right now it is set to 3 hours).
3. Subscriptions cannot be removed yet (working on this). Now you can remove subscriptions by using /unsub <subreddit_name>.
4. Sort option cannot be customised (right now it is set to "hot").

There may be some bugs since this feature is still in beta, please report them over at @reddgramIssues.
Major feature update - Subscriptions and Multiple Posts (beta)

This release contains the following changes:

1. Subscriptions - subscribe to any of the subreddits and get alerts every 2 3 hours from the subscribed ones.
2. Multi mode - get multiple threads(limited to 5 at once) at a time.
3. Removed plain text commands in the format "memes topm" to avoid issues in groups. now it should only respond to commands starting with "/".

Also contains pre-release bug fixes.

https://github.com/suhasa010/reddgram-telegram-bot/releases/tag/v2.9
Channel photo updated
Forwarded from GitHub
πŸ”¨ 1 new commit to reddgram-telegram-bot:master:

1a6dbe5: changed post interval for subscriptions to 3 hours and changes to how next button fetches posts(hopefully should fix the multi mode duplicate posts issue as well) by Suhasa SJ
πŸ‘1
Forwarded from GitHub
πŸ”¨ 1 new commit to reddgram-telegram-bot:master:

4680476: redesigned help menu + misc fixes by Suhasa SJ
Redesigned help page
Reddgram update:

Performance should be greatly improved due to a backend change.
Text posts should now load in 1-2 seconds, Images/gifs/videos in 2-3 seconds.

Let me know if you face any issues.