Welcome to MyCafeTalk Community

Join our members and make your free account today, giving you the ability to chat with members

Anyone used Python?

Nagato

Active Member
Retired Staff
Apr 16, 2018
707
36
I want to learn Python on a MacBook Air. I want to make some Reddit bots. One of the Reddit bots I want to make links the latest manga chapter for any manga based on per-defined websites and sticky(and unsticky) and post to the correct forum.

The other Reddit bots: Delete a comment after a certain amount of downvotes. And delete account history (with exceptions) after a year. And A Twitter bot that makes a post on a certain sub-Reddit.
 

Laifot

Active Member
Retired Staff
Jul 4, 2018
832
99
RE: Anyone used Python?

I made an XP bot for Discord with this, even though it's essentially a thing i grabbed from a GitHub rep.

It's an interesting thing though, forces coders to keep it clean unlike others object oriented langs.
 

Nagato

Active Member
Retired Staff
Apr 16, 2018
707
36
RE: Anyone used Python?

I made an XP bot for Discord with this, even though it's essentially a thing i grabbed from a GitHub rep.
It's an interesting thing though, forces coders to keep it clean unlike others object oriented langs.



List of Reddit Bots I would like to make


 


1. Moderator accept bot


  • Automatically accept moderator invites.
     
  • Log what subreddit got automatically accepted.
     
  • Log time and date of moderator accepted.
     





2. Manga Post bot


  • Monitor a website and post to specified subreddit with predefined input.
     
  • (Tile, post type, post content, flair)
     
  • Log when post was made.
     





3. Delete account history & Remove downvoted content


  • Delete account history excluding specified posts.
     
  • Delete content with downvotes
     
  • Log when content is deleted.
     
 

Jackle2015

Registered
Feb 1, 2022
52
0
RE: Anyone used Python?

Python is a general-purpose programming language created by Guido van Rossum, a Dutch programmer. It's simple to learn and has a wide range of uses. Simple games, complicated scientific apps, and anything in between can all be written in Python.
 

Empire

Registered
Feb 5, 2021
203
1
RE: Anyone used Python?

That's one single language that I didn't even bother to learn and that's Python. I have done basic coding but I'm so crap and rubbish at it. Programming isn't my cup of tea and just can not get my head around with things at times. I had to let other people do it for me when I was a staff member of a community forum awhile ago back 2 years ago XD

Be so cool if I do know how to do it  I can make whatever I wanted to, like Discord bot  
 

MorganicBytes

Member
May 11, 2024
45
7
I have used Python extensively. It’s a fantastic language for a variety of projects, from web development to data analysis, and it’s my go-to for creating tutorials. Python’s simplicity and versatility make it a favorite in my programming toolkit
 

Users who are viewing this thread

Top