Skip to content
Snippets Groups Projects
  1. Aug 05, 2023
    • n0toose's avatar
      Make project REUSE (v3) compliant · 564a6381
      n0toose authored
      Please consult https://reuse.software/ for more information.
      
      Particular caution was exercised with the files in
      `OnionSproutsBot/plugins`, which mostly contain excerpts taken
      from other files so as to make the source code appear cleaner.
      
      There is a non-negligible chance that I may have missed something,
      despite taking at least one hour cross-examining the original sources
      of different files and their contents. If this is the case, I will
      try my best to amend that in a later commit.
      
      A simple `git blame` cannot properly attribute code in these
      situations, which goes on to highlight the necessity of this change,
      as people are borrowing excerpts of this codebase and incorporating
      it into their own projects.
      
      Being able to figure out who generated each line of code is, in my
      honest opinion, of paramount importance.
      564a6381
  2. Nov 13, 2022
  3. Oct 07, 2022
    • n0toose's avatar
      Update installation instructions · 16a00976
      n0toose authored
      Invoking setup.py/setuptools directly was very useful for testing, but
      a serious setup should probably use something like pip instead, which
      is also recommended by the developers themselves. That gave me the
      option to remove a large part of the documentation, as pip tends to know
      where it should install packages better.
      
      Now that we have a more serious-looking way to install this bot, it may
      be worth making things official. The older method still works, of
      course, but is not recommended.
      16a00976
  4. Aug 23, 2022
  5. Apr 16, 2022
  6. Mar 26, 2022
  7. Mar 11, 2022
  8. Jun 27, 2021
  9. Jan 18, 2021
  10. Dec 09, 2020
  11. Nov 21, 2020
  12. Oct 08, 2020
  13. Oct 02, 2020
  14. Mar 11, 2020
Loading