Coder Social home page Coder Social logo

nazucogs's Introduction

Hi there

I'm Louis Abel. I'm originally a System Administrator, turned System Engineer, turned... I'm not sure anymore. I wear a lot of hats these days. Either way, I want to thank you for stopping by!

What do you work on?

I work on too many things to remember or count. The primary things I work on though these days would be:

  • Ansible stuff
  • My own FreeIPA adventures
  • My own Fedora system when it misbehaves
  • Some gzdoom builds (when they have releases)
  • Maintaining some python and powershell scripts, Windows images (for my own sanity)
  • Light maintaining of a wiki with some Enterprise Linux and Fedora stuff

What do you do in your free time?

I work on my music or I go to one of my few go-to games at my disposal, such as StarCraft, Guilty Gear Strive, gzdoom, and Overwatch. If you would like to play StarCraft (brood war/remastered) or Guilty Gear Strive, I am always open! You can find me on the US West regions.

GitHub Stats!

nazunalika's stats

nazunalika

nazucogs's People

Contributors

nazunalika avatar

Watchers

 avatar

nazucogs's Issues

chanfeed: Add archive check during feed run

During feed check and build, the thread should be checked for archive or 404 status. If the thread is archived or 404 (in the case of some boards that may not archive), a message should be sent to the channel and the feed removed from rotation automatically without user intervention.

This will require a configuration change that will modify the dict used in the settings.json which may affect current feeds. This is an unknown.

chanfeed: use get_all_threads instead of get_threads or loop pages

If a thread is being added that is not on page 1, there is a possibility it may be missed and an exception for the thread not existing will appear. We have not ran into this, but we are opening this just in case it does happen.

We need to determine if we can use get_all_threads or loop all pages for get_threads if the exception ever occurs.

chanfeed: Add Board Search Function

It would be useful to have a function that searches a board for relevant keywords and report them back, to make it easier to follow a thread. This could also make way for auto mirroring.

chanfeed: Create board following feed

Add a function [p]chanfeed addboard <link> that will follow a board, like an RSS feed but will:

  • Embed 1: Show the newest bumped thread topic and image
  • Embed 2: Show the latest comment on the thread

chanfeed: Add "stats" function

Add a [p]chanfeed stats <feed> function that should show various pieces of a post:

  • How many replies
  • How many images
  • How many unique posters (requires a basc_py4chan module change and may require it to be a relative module for the cog)
  • Is it a sticky thread
  • Archival status

chanfeed: Add better error handling/better messages

Currently all exceptions lead to returning "None" when a feed is being fetched. The exception message is generic, stating that anything about the thread or board could be invalid. This should be changed to be more specific.

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.