Skip to content

Conversation

@Christopher-Chianelli
Copy link
Contributor

@Christopher-Chianelli Christopher-Chianelli commented Jul 1, 2019

This PR is a work in progress and require feedback for further work. In particular:

  • Should a fake HTML webpage be created for the fake news? If so, where to host the webpage?
  • Should we take random topic from current news sources and modify them with !speak somehow?

I have set a very high limit for testing purposes; I will change the limit to a more sane value once the PR is ready to be merged.

Current features:

  • Generate random news article "titles" (they are mostly gibberish)
  • Generate random news article "titles" based on a nick

Tests will be added once the features are more nailed down.

TODO:

  • Delete temp file after news is printed

* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps keep license consistent with rest of the project? Though both Apache and MIT are both permissive, so this might just be nitpicking.

* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refer to previous comment.

* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refer to previous comment.

* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Refer to previous comment.

Co-Authored-By: Salman Siddiqui <salmanf.siddiqui@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants