Code Monkey home page Code Monkey logo

swapbotarchive's Introduction

If you would like to use this as a free of charge service, please fill out the following form. RegExr will be in touch shortly:

https://docs.google.com/forms/d/e/1FAIpQLSeonF2luQipQL29yL1j7jiE89XwypeBR3CW4mEJyzH0AjzzUg/viewform?usp=sf_link

Features

  • Users can tag the name of the bot and the name of the person they traded with in their trade thread to invoke the bot. When the tagged user replies to the comment with "confirmed" the bot will reply with "added" and give them credit.

  • Users can send a message to the bot with u/<some_username> in the body of the message to get the feedback score for that person.

Tools

  • If you wish to increase someone's score on the back end, you can use tools/add_batch_swap.py. Please note that this does NOT change their flair.

  • If you wish to add a comment ID that the bot missed for some reason, you can do so with `tools/add_comment.py

  • If you wish to make an announcement to all of the subs in your config folder, you can edit the announcement text in tools/announcement.py and send it out by running that script

  • If you wish to re-assign all flair to every user in your subreddit based on the database (if sub flair gets out of sync with the database, for any reason) you can do so with tools/assign_all_flair.py. Please note that this is a slow process, especially for subs with many members.

  • If you wish to copy the swaps from one user to another (for example, if a user is switching to a new reddit account), you can do so with tools/copy_user.py. Please note that this does not update their flair.

  • If you wish to remove a transaction from a user, you can do so with tools/remove_swap.py. Please note that this does not update their flair.

  • If you wish to mark the last X number of tags and messages as unread in your bot account, you can do so with tools/unread.py

  • If you wish to check if any of your bots are shadowbanned, modify tools/shadow_ban_detector.py to take in the name of your config file, then run the script.

swapbotarchive's People

Contributors

regexrtech avatar natenate60 avatar

Stargazers

David Bremner avatar Scripts and Things avatar Matthew avatar  avatar Hoang Pham avatar Jon Stanford avatar Cloei avatar

Watchers

Lucian avatar  avatar Kostas Georgiou avatar

swapbotarchive's Issues

Repository lacks a license

Your bot is source-available, but lacks an open-source license, meaning it's not clear what people are and are not allowed to do with the code. I would suggest either the MIT License or the GPLv3. This just means making a file called "LICENSE" in the root of the repository with the license text in it.

Some sample license texts: GPLv3, MIT License

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.