Skip to content

Instantly share code, notes, and snippets.

View trishnaguha's full-sized avatar
🎯

Trishna Guha trishnaguha

🎯
View GitHub Profile
#!/usr/bin/python
#
# This file is part of Ansible
#
# Ansible is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# Ansible is distributed in the hope that it will be useful,
@trishnaguha
trishnaguha / basic.aiml
Last active September 13, 2015 14:44 — forked from fvnilo/basic.aiml
PyAIML basis
<?xml version="1.0" encoding="utf-8"?>
<aiml version="1.0.1">
<category>
<pattern>HELLO</pattern>
<template>
<random>
<li>Hi, human !</li>
<li>Hello to you, good person</li>
<li>Hello there !</li>
<li>Ah finally a friend to talk to ! Hello !</li>