Heroes Association • Saitama Updates
1.18K subscribers
34 photos
2 videos
3 files
38 links
The updates channel for @SaitamaRobot

Visit @OnePunchSupport for help

Powered by @Kaizoku
Download Telegram
🤖 Beep boop! boop beep!

New features:
• Added HP system (Health points system)
HP system creates a health bar that shows the overall completion of your profile like an Isekai themed progress bar
The max health increases as you stroll across Saitama groups and penalties affect your current health
More improvements to this would come soon.

• UI upgrades to /info command
The /info panel is redesigned and more edits will follow up soon

• Added /pat command on public demand, happy patting.
More edits will come later

• Added more gifs to /sanitize

Notable improvements:
• Moved info, id, gifid, stats to userinfo.py
• Fixed bugs and added more bugs to fix later
• Updates to some replies with more clear-cut responses
• Fixed /kaizoku not linking properly
• Fixed docker support
• Fixed /character formatting
• Some changes to readme here and there
• Added deep source code checking
• Improved help section elements
• Fixed some typos and made more while at it
• Fixed brb not accepting reason
• UI improvements to some administration replies

So long and thanks for all the fish
🐬🐬🐬
Saitama has bot access levels we call as "Disaster Levels"

• Heroes Association
Developers who can access the bots server and can execute, modify bot code. Can also manage other Disasters

• God
Only one exists, bot owner.
Owner has complete bot access, including bot admin-ship in chats Saitama is at.

• Dragons
Also called as Sudo's, dragons super user access, can gban, manage disasters lower than them and are admins in Saitama.

• Demons
Also known as Support users, demons have access to globally ban users across Saitama.

• Tigers
Tigers are fully immune to mute, ban, kicks etc.

• Wolves
Cannot be banned, flood kicked but can be manually banned by admins.
They can be muted

Disclaimer:
The disaster levels in Saitama are there for troubleshooting, support, banning potential scammers.
Report abuse or ask us more on these at Heroes Association.
OwO

Taking Saitama to push some bug fixes and a new update.

Edit:
Changelog:
Updating 6d975d6..5fd6016
Fast-forward
README.md 2 -
/__main__.py | 23 ++++++------
/modules/chatbot.py | 2 +-
/modules/dbcleanup.py | 4 +-
/modules/disasters.py | 25 ++++--------
/modules/fun.py | 6 ++-
/modules/global_bans.py | 8 ++--
/modules/helper_funcs/chat_status.py | 2 +-
/modules/notes.py | 2 +-
/modules/userinfo.py | 48 ++++++++++++++++++++----
/modules/users.py | 2 +-
/modules/wallpaper.py | 2 +-
/sample_config.py | 2 +-
app.json | 4 +-
14 files changed, 78 insertions(+), 54 deletions(-)
🤖 Beep boop! boop beep!

New feature:
• Added /ginfo
Just like /info shows data of a user /ginfo shows data of a group to some extent, only works for public groups.
None of this is saved to the database.
This is still under testing and dev so only disasters can use it.

Notable improvements:
• Fixed Db cleanup
• Some UI changes to /info
• Edits to readme
• Edits to heroku deploy
• Improvements to the /start command in pm
• Squashed bugs and added more bugs
• Changed disasters deep link to point to the channel instead

Toto, I've got a feeling we're not in Kansas anymore.
BEHOLD! The new new new info panel.
Trying to add some new welcome messages.
If you have any suggestions please do let us know @OnePunchSupport
SaitamaRobot - New 1 commits (shiken)
[welcome_sql] Added lots of new welcome messages
263b1a6 - Sawada Tsunayoshi
Reminder to all those who dont pay attention.
The new "anon mode" for admins makes you anonymous, so ofc no bot can tell if its you or some other admin.

In short, If you are anon then Saitama wont listen to your admin commands.
Please dont bug us for the same. That is how the tech actually works.
Testing new comments feature on this post.
New posts will not have like/dislike buttons from now own.
Let's talk about latest telegram update with respect to Saitama.

The new anonymous mode on telegram groups would allow admins to text while keeping themselves private.
However, this means that to Saitama you won't be a group owner, bot owner or an admin with custom permissions.

If an admin has no ban permissions then Saitama won't listen to their ban commands, however now if you are anon then Saitama cannot tell this bit

So he will use the permissions that the group anon bot is given.

Atm we have anon bot blacklisted so that if anon replies any command nothing would happen.

How do you think we should proceed on this?
Please feel free to leave your comments.

Those who can't comment or see comments please update your telegram app
Should we add Lyrics support to Saitama?

Note: Poll closes at 50 votes.
Final Results
63%
Yes, we need lyrics
20%
No, better solutions exist
17%
Who...is..rem?
Heroes Association • Saitama Updates pinned «How is your @SaitamaRobot experience so far?»
This media is not supported in your browser
VIEW IN TELEGRAM
Gonna take Saitama down briefly to merge new updates.
Do not panic like she is, okay?
🤖 Beep boop! boop beep!

Important changes:

• Blacklists, chat count, gban status, health wont print status for Telegram and the group anonymous bot
• Don't let anyone add bio or what others say to telegram and group anon bot
(Yes, A big fuck you for those who kept adding their group username to it so they could promote)
• Fixed the join logger, bots can now print where it was added
(this can be very helpful when debugging)
• GBAN_LOGS config var is now EVENT_LOGS as we print a lot of logs like AI enabled/disabled/new disasters added/gbans to OnePunchLogs
• OnePunchBans is now @OnePunchLogs
• Rearranged the entire app json in Heroku deploy for those visually impaired people who cant read English

Other fixes and shit:

• Fixing heroku webhooks, this is just an edit. Next update will focus on using webhooks ONLY
• Some edits to /ginfo
• Notes can now be fetched through connection
• Invitelink works through connection
• Bumped up python version
• Added lots of new welcome replies
• Fixed broadcast command
• Added a command for pixel
• Squashed some bugs and spread around new code to attract more bugs

Updating 8b3325c..1623410
Fast-forward
 README.md                         |  12 +--
/__init__.py | 8 +-
/__main__.py | 2 +-
/modules/admin.py | 4 +-
/modules/backups.py | 4 +-
/modules/bans.py | 2 +-
/modules/blacklistusers.py | 2 +
/modules/feds.py | 6 +-
/modules/fun.py | 3 +
/modules/global_bans.py | 29 ++++----
/modules/helper_funcs/handlers.py | 35 ++++-----
/modules/log_channel.py | 4 +-
/modules/notes.py | 15 +++-
/modules/sql/welcome_sql.py | 23 ++++++
/modules/userinfo.py | 27 ++++---
/modules/users.py | 7 +-
/modules/warns.py | 2 +-
/modules/welcome.py | 19 ++---
/sample_config.py | 4 +-
app.json | 102 +++++++++++++
| -------------
runtime.txt | 2 +-

21 files changed, 179 insertions(+), 133 deletions(-)

Have questions? want head-pats? cant read group rules?
Come join @OnePunchSupport
⚡️Next update will include anti-query-spam
To dumb it down, if you try to flood the bot to slow it down you will automatically be rate limited and ignored.
A big fuck you for those people who spam our bot to slow it down.
Have fun spamming Saitama then.
Heroes Association • Saitama Updates
Should we add Lyrics support to Saitama?

Note: Poll closes at 50 votes.
Even with the votes on the poll I am still confused wether we should add lyrics support or not.
On one hand the votes say people want it, on the other hand it isn't befitting of a group management bot and lyrics are printed with pure text walls.


*wears my sorting hat*
Will sit and ponder meanwhile you guys should follow the spiders

🕷
🕷
🕷
🕷
🕷🕷 @OnePunchSupport
Beep boop, I broke the bot.
Tryna fix it rn

Edit: We are up, sorry for the downtime.
Tip: If its working, dont update it.
New features:
● Anti-query Spam
Saitama now tracks spammers and rate limits them/ignores them.
This is an experimental beta release, more upgrades to this would come soon

Important changes:
● Group Anon mode and Telegram are treated as admins now
You can now run moderation commands as Saitama will treat the anon you as an admin now
Note: if you make an admin anonymous, they would have full access being anon..promote, ban, etc.
Even if they did not have it earlier (this is something that cant be avoided so make sure who you are giving admin)

● Gban is now Anti-Spam
Our Gban has evolved with the addition of Sibyl, Spam watch and has been renamed to suit the change.
/gbanstat is now /antispam and you can simply call gban as anti spam from this point forward. The /gban command is still as it is.

Bug fixes and stuff:
• Updated help for Disasters
• Hard coded PTB version (those who failed to deploy cause v13 came out can check this)
• Spam watch is now optional, it wont break the bot now
• Updates to readme
• Removed animation.py(/police) as the flood waits aren't worth it

🔄Git Pull changelog to master
Updating a4690af..edd1143
Fast-forward
/ISSUE_TEMPLATE/bug_report.md | 27 +++++++++++++++
/ISSUE_TEMPLATE/feature_request.md | 20 +++++++++++
/ISSUE_TEMPLATE/query.md | 11 ++++++
README.md | 8 ++---
/modules/animation.py | 39 ---------------------
/modules/bans.py | 2 +-
/modules/disable.py | 6 ++--
/modules/disasters.py | 22 +++++++-----
/modules/global_bans.py | 26 +++++++-------
/modules/helper_funcs/chat_status.py| 7 ++--
/modules/helper_funcs/handlers.py | 43 +++++++++++++++++++++++-
/modules/userinfo.py | 2 +-
/modules/welcome.py | 23 ++++++++++---
/sample_config.py | 7 ++--
requirements.txt | 3 +-
15 files changed, 163 insertions(+), 83 deletions(-)
create mode 100644 /ISSUE_TEMPLATE/bug_report.md
create mode 100644 /ISSUE_TEMPLATE/feature_request.md
create mode 100644 /ISSUE_TEMPLATE/query.md
delete mode 100644 /modules/animation.py

I know we said next update will focus on shifting to webhooks, this is delayed as anti-query spam was added midst of all this.

Feel free to join @OnePunchSupport
👍1
A while back we disabled link previews for /afk

This means that any afk message cant be interactive, like pasting a link to gif in your afk message. Would you like us to keep it this way or enable link previews again?
Final Results
50%
Enable link previews!
50%
Keep it this way, monospaced Afk